averykhoo / interval-tree-clocks

Interval Tree Clocks in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interval Tree Clocks

  • based on this paper
  • note to self: this code is not usable as a CRDT as-is, because nodes going permanently missing have pretty bad effects on space/time complexity

About

Interval Tree Clocks in Python


Languages

Language:Python 100.0%