synclib

0.3.1 • Public • Published

synclib

A distributed document store.

So whats our architecture?

  • Blob store: a content-addressable store for storing the data to be tracked
  • Tree store: an in-memory store for storing all meta data for tracking
  • Repository: an interface to commit, read, diff and merge - talks only to Tree store
  • Replicator: an interface to manage replication of diffs across stores (Blob and Tree store)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.1
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.3.1
    6
  • 0.2.0
    2
  • 0.1.6
    2
  • 0.1.4
    3

Package Sidebar

Install

npm i synclib

Weekly Downloads

4

Version

0.3.1

License

none

Last publish

Collaborators

  • mirkok