Skip to content

Commit 702b3ee

Browse files
authored
Update README.md
1 parent ad84104 commit 702b3ee

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

README.md

+9-10
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,15 @@ A list of projects in the offline-first storage, sync & realtime collaboration/m
1212
6. [TinyBase](https://tinybase.org/)
1313
7. [SignalDB](https://signaldb.js.org/)
1414
8. [Fireproof](https://use-fireproof.com/)
15+
9. [Vlcn](https://github.com/vlcn-io/vlcn-orm) – ORM & P2P Syncing library to build offline-first apps.
16+
10. [Kikko](https://github.com/kikko-land/kikko) – Reactive query layer on top of SQLite with support for web, desktop (Electron/Tauri) and mobile (React Native/Capacitor)
1517

16-
## Syncing
17-
1. [Liveblocks](https://liveblocks.io)
18-
2. [Replicache](https://replicache.dev/)
19-
3. [SyncedStore](https://github.com/yousefed/SyncedStore)
20-
21-
## ORMs/Toolkits/Frameworks
22-
23-
1. [Vlcn](https://github.com/vlcn-io/vlcn-orm) – ORM & P2P Syncing library to build offline-first apps.
24-
2. [Evolu](https://github.com/evoluhq/evolu)
25-
3. [Kikko](https://github.com/kikko-land/kikko) – Reactive query layer on top of SQLite with support for web, desktop (Electron/Tauri) and mobile (React Native/Capacitor).
18+
## Frameworks
19+
1. [Evolu](https://github.com/evoluhq/evolu)
20+
2. [Verdant](https://github.com/a-type/verdant)
21+
3. [Liveblocks](https://liveblocks.io)
22+
4. [Replicache](https://replicache.dev/)
23+
5. [SyncedStore](https://github.com/yousefed/SyncedStore)
2624

2725
## CRDT Implementations
2826

@@ -59,6 +57,7 @@ A list of projects in the offline-first storage, sync & realtime collaboration/m
5957
3. [Riffle - Building data-centric apps with a reactive relational database](https://riffle.systems/essays/prelude/)
6058
4. [Realtime editing of ordered sequences](https://www.figma.com/blog/realtime-editing-of-ordered-sequences/)
6159
5. [How Figma’s multiplayer technology works](https://www.figma.com/blog/how-figmas-multiplayer-technology-works/)
60+
6. [An introduction to state-based CRDTs](
6261

6362
### Videos
6463

0 commit comments

Comments
 (0)