JSPM

@real-db/server

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q18211F
  • License ISC

The library for syncing data changes to multiple devices from your database

Package Exports

  • @real-db/server

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@real-db/server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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