-
- Downloads
Created a shared unit test for both objectstore backends.
Implemented the new interface on the Rados backend. Fixed several bugs.
Showing
- objectstore/Backend.hpp 6 additions, 0 deletionsobjectstore/Backend.hpp
- objectstore/BackendAbstractTests.cpp 35 additions, 0 deletionsobjectstore/BackendAbstractTests.cpp
- objectstore/BackendAbstractTests.hpp 13 additions, 0 deletionsobjectstore/BackendAbstractTests.hpp
- objectstore/BackendRados.hpp 112 additions, 40 deletionsobjectstore/BackendRados.hpp
- objectstore/BackendVFS.cpp 9 additions, 5 deletionsobjectstore/BackendVFS.cpp
- objectstore/BackendVFS.hpp 6 additions, 0 deletionsobjectstore/BackendVFS.hpp
- objectstore/CMakeLists.txt 6 additions, 1 deletionobjectstore/CMakeLists.txt
- objectstore/ObjectOps.hpp 1 addition, 1 deletionobjectstore/ObjectOps.hpp
- objectstore/ObjectStoreChoice.hpp 1 addition, 1 deletionobjectstore/ObjectStoreChoice.hpp
- objectstore/RootEntry.hpp 1 addition, 1 deletionobjectstore/RootEntry.hpp
- objectstore/RootEntryTest.cpp 2 additions, 2 deletionsobjectstore/RootEntryTest.cpp
Loading
Please register or sign in to comment