Skip to content

WIP: An in-memory JSON database which provides notifications for insert, update, delete or get operations.

Notifications You must be signed in to change notification settings

gngeorgiev/liquiddb

Repository files navigation

LiquidDb - In-memory JSON database with events

WIP

Is an in-memory database for JSON documents which provides notifications for insert, update, delete, get operations.

Goals

  • Updates on insert, update, delete operations
  • Reliable message/response link with ID per operation
  • Latency compensation
  • Transactions
  • Persistence
  • Clustering
  • Replication
  • Sharding

More to come

About

WIP: An in-memory JSON database which provides notifications for insert, update, delete or get operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published