Hacker News new | ask | show | jobs
CRDT Table (github.com)
3 points by antidnan 838 days ago
1 comments

This is proof of concept for Conflict-free Replicated Data Type representing 2-dimensional table.

Edit: Not author, just thought it was interesting + impressive.