Skip to content

Python implementation of Convergent Replicated Data Types

Notifications You must be signed in to change notification settings

linkdd/link.crdt

Repository files navigation

link.crdt

link.crdt is an utility library implementing Convergent Replicated Data Types.

See documentation for more informations.

License Development Status Latest release Supported Python versions Supported Python implementations Download format Build status Code test coverage Downloads Code Health

Installation

pip install link.crdt

Features

  • Counter
  • Flag (last-write-wins)
  • Register (last-write-wins)
  • Set
  • Map

Donating

Support via Liberapay

About

Python implementation of Convergent Replicated Data Types

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages