0.0.0 • Published 6 years ago

@real-db/server v0.0.0

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

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