summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_cache_driver.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw/cache: implementation of `put` using yield contextPritha Srivastava2024-04-021-1/+1
* rgw/cache: Make `bl` and `attrs` params `const` for cache write opssamarah2024-04-021-5/+5
* rgw/cache: this commit squashes commits for removing CephContext* fromPritha Srivastava2024-04-021-1/+1
* rgw/cache: changing `get_attr` api such that it returnsPritha Srivastava2024-04-021-1/+1
* rgw/d4n: this commit squashes the following commits related toSamarah2024-04-021-0/+1
* rgw/cache: this commit adds `optional_yield` to ssd and redis driverSamarah2024-04-021-10/+10
* rgw/cache: Modified APIs after removing indexing fromPritha Srivastava2024-04-021-12/+0
* rgw/cache: this commit squashes commits related to removingPritha Srivastava2024-04-021-10/+0
* rgw/cache: implementation of put_async method in ssd driverPritha Srivastava2024-04-021-0/+1
* rgw/cache: this commit squashes the following commits for ssd backed cache dr...Pritha Srivastava2024-04-021-0/+12
* RGW: add entries and entry methodsSamarah2024-04-021-0/+1
* rgw/cache: This commit squashes the following commits related to list_entries...Samarah2024-04-021-0/+1
* rgw/cache: This commit squashes modifications to base class.Pritha Srivastava2024-04-021-60/+22
* RGW: Add cache driver base classSamarah2024-04-021-0/+85