jmalloc / ax

A message-driven application toolkit for Go. [EXPERIMENTAL]
MIT License
9 stars 3 forks source link

Allow projections to specify their rebuild semantics. #130

Closed jmalloc closed 7 months ago

jmalloc commented 6 years ago

This would be a new method that would clear any existing application-defined data. A CLI tool of some kind would trigger a service that calls this method and resets the projection offset within a single transaction.