longevityframework / longevity

A Persistence Framework for Scala and NoSQL
http://longevityframework.org
Other
102 stars 6 forks source link

history tables #18

Open sullivan- opened 7 years ago

sullivan- commented 7 years ago

add config flags that cause longevity to to write every read and/or write to an auxiliary table. (for diagnostics.)

I would probably have two config flags / tables: readHistory and writeHistory. The latter would capture creates, updates, and deletes.

https://www.pivotaltracker.com/story/show/84759606