sageserpent-open / plutonium

CQRS providing bitemporal object modelling for Java POJOs and Scala too.
MIT License
5 stars 0 forks source link

History of an item #33

Open sageserpent-open opened 8 years ago

sageserpent-open commented 8 years ago

Given an item id, and a lower and upper time bound, provide a history of events pertaining to that item in order of occurrence.

If the time bounds span the lifespans of several items (due to intervening annihilations), group the events by lifespan.