- 26 Feb, 2015 1 commit
-
-
Eric Cano authored
and created initial unit tests for those.
-
- 25 Feb, 2015 1 commit
-
-
Eric Cano authored
Intermediate commit: factored the base operations on ObjectOps and started to apply them to RootObject.
-
- 24 Feb, 2015 1 commit
-
-
Eric Cano authored
Implemented the new interface on the Rados backend. Fixed several bugs.
-
- 12 Feb, 2015 1 commit
-
-
Eric Cano authored
The context handle concept is being dropped, with scoped lock objects in place. The VFS backent store now compiles.
-
- 29 Jan, 2015 2 commits
-
-
Eric Cano authored
Intermediate commit: started to implement the garbage collection, plus a producer and consumer action. The Agent class is becomming too complex, so started to split it up between the current agent (living with the application it represents) and the AgentVisitor, which will look at it from the outside (for the garbage collector).
-
Eric Cano authored
Moved objectsore classes in cta::objectstore namespace (and protocol buffer serializers into cta::objectstore::serializers).
-
- 28 Jan, 2015 1 commit
-
-
Eric Cano authored
The intent log exists in the root entry only for the agent register creation. Then the agent register has an agent creation intent log as well. And finally for all other usages, the agent's intent log shall be used. This is a working compilation checkpoint. Some intent logs still need to be removed from the schema.
-
- 27 Jan, 2015 1 commit
-
-
Eric Cano authored
Some legacy utilities from castor were imported alongside, with some adaptations.
-