0.4.0 • Published 7 years ago

ts-eventstore v0.4.0

Weekly downloads
2
License
MIT
Repository
-
Last release
7 years ago

ts-eventstore

ts-eventstore is a supporting library for CQRS. This library is still WIP but it's already functional. For an example of how to use it review the examples in the ts-eventstore-sample repository.

Road to version 1:

  • Add rolling snapshots support.
  • Add support for Redis.
  • Add support for mqtt.