Workiva / eva

A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
Other
565 stars 25 forks source link

Implement `since` #102

Open tylerwilding-wk opened 5 years ago

tylerwilding-wk commented 5 years ago

The since filter is the opposite of as-of. Taking the same point-in-time arguments as asOf, since returns a value of the database that includes only datoms added by transactions after that point in time.