Remove dead code before migrating to single project setup
[aquarium] / logic / src / main / resources / aquarium.properties
2011-12-21 Georgios GousiosVarious changes:
2011-12-19 Christos KK LoverdosWork in progres towards handling UserRequestGetBalance...
2011-12-19 Georgios GousiosEmpty implementation of the IM event store
2011-12-16 Christos KK LoverdosImplement MondoDB-based UserStore with basic queries.
2011-12-15 Christos KK LoverdosSmall fix to properties files, just for the sake of...
2011-12-15 Christos KK LoverdosUnify store provisioning.
2011-12-15 Georgios GousiosAdd implementation class
2011-12-15 Christos KK LoverdosWire-up the (mongodb-based for now) event store to...
2011-12-13 Christos KK LoverdosImplement a memory-based UserStore and hook it in the...
2011-12-13 Georgios GousiosA port is always an integer, not a string :-)
2011-12-12 Georgios GousiosThe persistence database schema as a configurable option
2011-12-12 Georgios GousiosOptions for connecting to a persistence provider
2011-12-12 Christos KK LoverdosSome more service orientation to master conf
2011-12-12 Christos KK LoverdosAdd rest service port configuration and respective...
2011-12-12 Georgios GousiosRestrict exchange declarations from clients
2011-12-09 Georgios GousiosConfiguration params for the AMQP queue
2011-12-09 Christos KK LoverdosNow loading the default actor provider from properties.