rkusa / relativity

Interval tree clocks for Javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a work in progress, not fully implemented yet.

Interval Tree Clocks for Javascript

Because any sufficiently advanced web application is a distributed system.

Building

npm install
broccoli build dist

Testing

npm install
broccoli serve
open http://localhost:4200/tests

About

Interval tree clocks for Javascript

License:MIT License


Languages

Language:JavaScript 100.0%