-
A CRDT framework with a powerful abstraction of shared data, Shared data types for building collaborative software
#Databases #Relational Databases #NoSQL Databases 20 social mentions
-
Web-based Project management and task planning for people who hate project management and task planning. For individuals, teams and small businesses.
Right, there are quite some collaborative applications for which a hybrid approach is useful. We're building a collaborative editor (https://thymer.com) for example, where the underlying data structure is also a tree (as the text documents also support outliner-like features, so a flat list of characters/lines isn't enough). To avoid tree conflicts, insert and move operations look more like OT than CRDT however, where other updates can use a simple CRDT mutation.
#Note Taking #Personal Notes #Notes 26 social mentions