replikativ

0.2.7 • Public • Published

replikativ

replikativ is an eventual consistent synchronisation system. It is build with Clojure/Script and can synchronize between different runtimes including the browser, nodejs and the JVM. This package provides JavaScript bindings for replikativ for both browser and Node.js. At the moment we support only clientPeers for Node.js but a server peer is planned for the next release.

Installation

Assuming that you’re using npm package manager with a module bundler like webpack to consume ES6 modules.

npm install --save replikativ

If you don't use a modern module bundler, you can grab the latest compiled version on github.

Documentation

  • a simple introduction in plain javascript: Counter Tutorial
  • basic documentation for all API calls: API

For further examples or questions, please take a look at the project site or ask on gitter.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i replikativ

    Weekly Downloads

    8

    Version

    0.2.7

    License

    EPL

    Last publish

    Collaborators

    • kordano
    • whilo