Skip to content

Latest commit

 

History

History
39 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (16 loc) · 1.29 KB

CRDT

Algorithms

  • Logoot
  • LSEQ

References

Usage

This repo can be added to your Cargo.toml file directly.

[dependencies.crdt]
git = "https://github.com/bwoods/CRDT"

License

Distributed under the terms of both the MIT license and the Apache License (Version 2.0)

See LICENSE-APACHE and LICENSE-MIT for details.