Skip to content
View longlonggoo's full-sized avatar

Block or report longlonggoo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
longlonggoo/README.md

ShareDB

NPM Version Test Coverage Status

ShareDB is a realtime database backend based on Operational Transformation (OT) of JSON documents. It is the realtime backend for the DerbyJS web application framework.

For help, questions, discussion and announcements, join the ShareJS mailing list or read the documentation.

Please report any bugs you find to the issue tracker.

Features

  • Realtime synchronization of any JSON document
  • Concurrent multi-user collaboration
  • Synchronous editing API with asynchronous eventual consistency
  • Realtime query subscriptions
  • Simple integration with any database
  • Horizontally scalable with pub/sub integration
  • Projections to select desired fields from documents and operations
  • Middleware for implementing access control and custom extensions
  • Ideal for use in browsers or on the server
  • Offline change syncing upon reconnection
  • In-memory implementations of database and pub/sub for unit testing
  • Access to historic document versions
  • Realtime user presence syncing

Documentation

https://share.github.io/sharedb/

Examples

Counter

Leaderboard

Development

Documentation

The documentation is stored as Markdown files, but sometimes it can be useful to run these locally. The docs are served using Jekyll, and require Ruby >2.4.0 and Bundler:

gem install jekyll bundler

The docs can be built locally and served with live reload:

npm run docs:install
npm run docs:start

Pinned Loading

  1. BIDS BIDS Public

    MNE-BIDS is a Python package that allows you to read and write BIDS-compatible datasets with the help of MNE-Python.

    JavaScript

  2. Cabinet Cabinet Public

    A set of classes which use Tokyo Cabinet to save and load Objective-C objects

    Java

  3. Localized Localized Public

    Official code release for our Siggraph Asia paper "Deformation Recovery: Localized Learning for Detail-Preserving Deformations"

    2

  4. longlonggoo longlonggoo Public

    longlonggoo/longlonggoo is a ✨special ✨ repository

    JavaScript