0.0.9 • Published 1 year ago

gab-kronos v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Kronos

Hi 👋🏽, Kronos is (will be) a toolkit for developing applications with CQRS and event sourcing in NodeJs.

In this example application you can see and learn how to use it.

Kronos provides

  • event store on MongoDb
  • real time projector (with replay feature) based on MongoDb change data capture
  • aggregate root class
  • maybe in the future distributed projection engine
    • event bus implementation with RabbitMq
    • leader election for event-bus publisher (by Redis?)
0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago