0.1.4 • Published 6 years ago

@orthrusjs/event-store v0.1.4

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Orthrus Event Store

Architecture

Setup

The event-store need to be compatible with serverless functions. We don't check for required tables and db on every boot, rather provide scripts for one time setup. Please run the scripts against your db one time to have proper table and functions setup.

TODO

[] Support nodejs streams to get api calls