UNPKG

@markwylde/eventbase

Version:

A distributed, event-sourced, key-value database built on top of **NATS JetStream**. Eventbase provides a simple yet powerful API for storing, retrieving, and subscribing to data changes, with automatic state synchronization across distributed instances a

18 lines (16 loc) 274 B
jetstream: enabled store_dir: /data accounts: { USERS: { jetstream: enabled users: [ {user: a, password: a} ] }, SYS: { users: [ {user: admin, password: changeit} ] }, } system_account: SYS