Wire-up the (mongodb-based for now) event store to the configurator.
[aquarium] / logic / src / main / resources / aquarium.properties
index 22164e7..191b926 100644 (file)
@@ -48,6 +48,8 @@ actor.provider.class=gr.grnet.aquarium.actor.SimpleLocalActorProvider
 rest.service.class=gr.grnet.aquarium.rest.actor.RESTActorService
 # Class that implements the User store
 user.store.class=gr.grnet.aquarium.store.memory.MemUserStore
+# Class that implements the event store
+event.store.class=TBD
 
 # Comma separated list of exchanges known to aquarium
 amqp.exchanges=aquarium