]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw/dbstore: LC APIs definition 43433/head
authorSoumya Koduri <skoduri@redhat.com>
Tue, 19 Oct 2021 17:57:56 +0000 (23:27 +0530)
committerSoumya Koduri <skoduri@redhat.com>
Thu, 11 Nov 2021 08:14:19 +0000 (13:44 +0530)
commit50a4b1fca95b1597b777851105ab88981ba1db5d
treedb7a5e695b89b90c8f246eb0f9582de64220db07
parent12959b372b2585d1bc72a46eb3206498b7111322
rgw/dbstore: LC APIs definition

Implement methods to add & fetch LCEntries in dbstore.

Signed-off-by: Soumya Koduri <skoduri@redhat.com>
src/rgw/rgw_sal_dbstore.cc
src/rgw/store/dbstore/common/dbstore.cc
src/rgw/store/dbstore/common/dbstore.h
src/rgw/store/dbstore/sqlite/sqliteDB.cc
src/rgw/store/dbstore/sqlite/sqliteDB.h
src/rgw/store/dbstore/tests/dbstore_tests.cc