Implement the user event store
[aquarium] / src / main / scala / gr / grnet / aquarium / store / mongodb / MongoDBStore.scala
2012-01-03 Georgios GousiosImplement the user event store
2012-01-02 Christos KK LoverdosCalculate user state from resource events (wip).
2011-12-29 Christos KK LoverdosRename the store to better reflect the domain objects
2011-12-29 Christos KK LoverdosRename MongoDB collection to comply with the RabbitMQ...
2011-12-29 Christos KK LoverdosMore MongoDB query refactoring
2011-12-29 Christos KK LoverdosRename wallet store methods
2011-12-29 Christos KK LoverdosRefactor MongoDB quering to reusable methods
2011-12-29 Christos KK LoverdosRename event store to catch semantics better
2011-12-29 Christos KK LoverdosCapture timestamp semantics with a better name.
2011-12-27 Christos KK LoverdosUse vals and not raw strings for JSON names
2011-12-27 Christos KK LoverdosMake better use of DBObjects
2011-12-23 Christos KK LoverdosAdd one more query to event store.
2011-12-23 Christos KK LoverdosClose mongodb query cursors.
2011-12-22 Georgios GousiosWe don't need no users, let the mf burn. Burn, mf,...
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosFlat project hierarchy