-
- Downloads
Started to move a production implementation of the object store.
The context handle concept is being dropped, with scoped lock objects in place. The VFS backent store now compiles.
Showing
- objectstore/Backend.hpp 103 additions, 0 deletionsobjectstore/Backend.hpp
- objectstore/BackendRados.cpp 0 additions, 0 deletionsobjectstore/BackendRados.cpp
- objectstore/BackendRados.hpp 139 additions, 0 deletionsobjectstore/BackendRados.hpp
- objectstore/BackendVFS.cpp 185 additions, 0 deletionsobjectstore/BackendVFS.cpp
- objectstore/BackendVFS.hpp 98 additions, 0 deletionsobjectstore/BackendVFS.hpp
- objectstore/CMakeLists.txt 30 additions, 25 deletionsobjectstore/CMakeLists.txt
- objectstore/ObjectHeader.hpp 9 additions, 0 deletionsobjectstore/ObjectHeader.hpp
- objectstore/ObjectOps.hpp 1 addition, 1 deletionobjectstore/ObjectOps.hpp
- objectstore/ObjectStoreChoice.hpp 1 addition, 1 deletionobjectstore/ObjectStoreChoice.hpp
- objectstore/RootEntry.cpp 1 addition, 1 deletionobjectstore/RootEntry.cpp
- objectstore/RootEntry.hpp 2 additions, 2 deletionsobjectstore/RootEntry.hpp
- objectstore/cta.proto 62 additions, 26 deletionsobjectstore/cta.proto
- objectstore/tapeResourceManagerTest.cpp 1 addition, 1 deletionobjectstore/tapeResourceManagerTest.cpp
Loading
Please register or sign in to comment