]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw/cache: this commit removes indexing from ssd and redis
authorPritha Srivastava <prsrivas@redhat.com>
Thu, 24 Aug 2023 04:27:07 +0000 (09:57 +0530)
committerPritha Srivastava <prsrivas@redhat.com>
Tue, 2 Apr 2024 15:54:50 +0000 (21:24 +0530)
commit318dc19652db32f05748ff86930b4d8f8640d9f7
treeb20abe8f2d8683a4079590ebc92135d15062c5c2
parentafdb08d5ee17d2163b875347d2e197d1310086cf
rgw/cache: this commit removes indexing from ssd and redis
driver and squashes the following commits.

rgw/cache: modifications to the ssd cache driver after removing
indexing from the cache backend.
rgw/cache: modifications to redis cache driver, after
removing indexing from cache backend.
rgw/cache: modifications to policy driver code, commenting out
some pieces which refer to cache apis. Those apis have been
removed as part of modification to remove indexing from the
cache backend. These need to appropriately re-instated, once
we finalize which module will contain the data structures
related to cache policy.

Signed-off-by: Pritha Srivastava <prsrivas@redhat.com>
src/rgw/driver/d4n/d4n_policy.cc
src/rgw/rgw_redis_driver.cc
src/rgw/rgw_redis_driver.h
src/rgw/rgw_ssd_driver.cc
src/rgw/rgw_ssd_driver.h