Event refactoring
[aquarium] / src / main / scala / gr / grnet / aquarium / store / LocalFSEventStore.scala
2012-05-10 Christos KK LoverdosEvent refactoring
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosDispatcher -> Router
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-19 Christos KK LoverdosClearer error handling when peristing IMEvent
2012-04-19 Christos KK LoverdosGeneralize UID generators
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosFiner-grained control over saving unparsed events
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
2012-04-04 Christos KK LoverdosLocal fs store for events must be outside AQUARIUM_HOME...
2012-04-03 Christos KK LoverdosProperly save to local fs store (for debugging)
2012-04-02 Christos KK LoverdosUser events that cannot be parsed to objects are just...
2012-04-02 Christos KK LoverdosMake an array of bytes (UTF-8) from a String
2012-04-02 Christos KK LoverdosRemove unused code
2012-04-02 Christos KK LoverdosStore received events in local fs (debug mode) even...
2012-03-30 Christos KK LoverdosEhhmm... Do not lie about guarantees
2012-03-30 Christos KK LoverdosAlso storing events in the filesystem (for debugging)