@real-db/server
v0.0.0
Published
The library for syncing data changes to multiple devices from your database
Downloads
1
Maintainers
Readme
Realtime Database Core
The library for syncing data changes to multiple devices from your database for any database adapter of your choice
Features
- Node.js support - Supports Node.js v6.x and higher.
- Support mongodb adapter - Implementation for streaming mongodb data changes to clients.
Commands
npm test
- Run tests with linting and coverage results.
Installation
npm install --save @real-db/core
License
ISC