]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/cache: This commit squashes the following commits for redis driver.
authorSamarah <samarah.uriarte@ibm.com>
Fri, 22 Dec 2023 11:10:13 +0000 (16:40 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:50 +0000 (21:24 +0530)
commite0639b137b5709b52b3b9a00c59c3693d4d913d1
tree6a1e56215396e36dca3126e1439a98d756beba02
parent3172b7520c7b7b2449941e2ac4d1d2e36305bf57
rgw/cache: This commit squashes the following commits for redis driver.

RGW: fix key_exists method for RedisDriver and clean up rgw_sal_d4n.cc
RGW: Implement RedisDriver::get_free_space
rgw/cache: modifying namespace from rgw::cal to rgw::cache.
RGW: Update D4N files to match CacheDriver changes
RGW: Fix D4N read workflow crashes
RGW: Update RedisDriver to match new CacheDriver structure; define set_attrs method
RGW: Switch out D4N cache methods with Redis driver methods
RGW: Update Cache Driver structure
RGW: Update cache files.
RGW: create redis cache driver files

Signed-off-by: Samarah <samarah.uriarte@ibm.com>
src/rgw/CMakeLists.txt
src/rgw/rgw_redis_driver.cc [new file with mode: 0644]
src/rgw/rgw_redis_driver.h [new file with mode: 0644]