summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_redis_driver.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* rgw: switch back to boost::asio for spawn() and yield_contextCasey Bodley2024-05-131-8/+6
* d4n: Add more in-depth config descriptions and improve namingSamarah2024-05-011-1/+1
* rgw/redis: Remove unused lambda variableSamarah2024-04-021-1/+1
* rgw/redis: Implement RedisDriver::get_async and RedisDriver::put_asyncSamarah2024-04-021-5/+33
* rgw/cache: implementation of `put` using yield contextPritha Srivastava2024-04-021-2/+3
* rgw/d4n: fixing the 'get' call hanging issues andCasey Bodley2024-04-021-4/+7
* rgw: this commit squashes commits performing cleanup in various filesSamarah2024-04-021-78/+130
* rgw/cache: Make `bl` and `attrs` params `const` for cache write opssamarah2024-04-021-13/+12
* rgw/cache: Make protected members privatesamarah2024-04-021-1/+1
* rgw/cache: this commit squashes commits for removing CephContext* fromPritha Srivastava2024-04-021-2/+2
* rgw/cache: changing `get_attr` api such that it returnsPritha Srivastava2024-04-021-9/+17
* rgw/cache: removing interface related to Partition.Pritha Srivastava2024-04-021-37/+0
* rgw/d4n: this commit squashes the following commits related to LFUDA Policy.Samarah2024-04-021-3/+22
* rgw: Add `rgw_local_cache_address` yaml configSamarah2024-04-021-4/+4
* rgw/cache: this commit squashes following commits related to changes inSamarah2024-04-021-73/+69
* rgw/d4n: this commit squashes the following commits related toSamarah2024-04-021-332/+228
* rgw: Change D4N and RedisDriver `ifndef` directives to `#pragma once`; make i...Samarah2024-04-021-1/+1
* rgw/cache: this commit adds `optional_yield` to ssd and redis driverSamarah2024-04-021-10/+10
* rgw/cache: this commit removes indexing from ssd and redisPritha Srivastava2024-04-021-215/+117
* rgw/cache: this commit squashes commits related to removingPritha Srivastava2024-04-021-4/+4
* rgw/cache: implementation of put_async method in ssd driverPritha Srivastava2024-04-021-0/+4
* rgw/cache: This commit adds implementation of Partition inSamarah Uriarte2024-04-021-345/+333
* rgw/cache: This commit squashes commits related to boost::redis library.Samarah Uriarte2024-04-021-1/+2
* RGW: Add D4N chunking mechanismSamarah Uriarte2024-04-021-186/+246
* RGW: move CacheDriver instance to D4N FilterSamarah2024-04-021-2/+2
* RGW: Fix find_client method; rgw crash issueSamarah2024-04-021-1/+1
* rgw/d4n: This commit squashes the following commits related toSamarah2024-04-021-2/+16
* RGW: add entries and entry methodsSamarah2024-04-021-22/+84
* rgw/cache: This commit squashes the following commits related to list_entries...Samarah2024-04-021-0/+29
* rgw/cache: This commit squashes the following commits for redis driver.Samarah2024-04-021-0/+595