sageserpent-open / plutonium

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

Scaling - Spike - determine items in scope without doing patch application #26

Closed sageserpent-open closed 7 years ago

sageserpent-open commented 8 years ago

This spike provides functionality to work out what identifiable items exists for a scope's revision and business time without doing any patch application, IOW, without having to replay history, even at a fine-grained level.

sageserpent-open commented 8 years ago

This is a prelude to #17 and #18.

sageserpent-open commented 7 years ago

This will be realised by #37, so closing this spike.