Statistics
| Branch: | Tag: | Revision:

root / src / main @ 6e83ec73

Name Size
  resources
  scala

Latest revisions

# Date Author Comment
6e83ec73 02/02/2012 04:39 pm Christos KK Loverdos

Add a simulations package

This will be handy when creating test cases for the new billing code.

f9c6a8eb 02/02/2012 04:39 pm Christos KK Loverdos

MemStore is a provider of itself

For simplicity, obviously.

0420eea8 02/01/2012 05:21 pm Christos KK Loverdos

Merge branch 'master' into 1852_billing_period_calc

2d62e2be 02/01/2012 05:20 pm Christos KK Loverdos

Rename the mem store

a051860c 01/31/2012 05:50 pm Christos KK Loverdos

Override configurator's store provider

It is better to use this new method before asking for anything from the
configurator.

E.g.

val mc = Configurator.MasterConfigurator.withStoreProviderClass(classOf[MemStoreProvider])
b875d52e 01/31/2012 04:39 pm Christos KK Loverdos

Merge branch 'master' into 1852_billing_period_calc

Conflicts:
src/main/scala/gr/grnet/aquarium/user/UserDataSnapshot.scala
src/main/scala/gr/grnet/aquarium/user/UserStateComputations.scala
src/main/scala/gr/grnet/aquarium/user/actor/UserActor.scala

7b7b9192 01/31/2012 04:27 pm Christos KK Loverdos

Implement mem-based resource event store

64d61d0c 01/31/2012 04:26 pm Christos KK Loverdos

A few changes so that everything compiles

c64f9998 01/31/2012 04:19 pm Georgios Gousios

In memory store for tests, change property files search to /etc/aquarium

a9d99e77 01/31/2012 04:07 pm Georgios Gousios

Implementation of the UserEventStore interface in the in memory store

View revisions

Also available in: Atom