0.0.9 • Published 2 years ago

gab-kronos v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago