Project information
- Category: Graph-Based Knowledge Store
- Project date: October, 2022
- Project URL: GitHub
An extensible graph-based knowledge store.
- Developed a graph-based information system supporting E2E encrypted realtime-sync using Firebase and Git.
- Implemented an efficient diff-based reactive renderer and scalable fuzzy-search using Boolean filters.
- Ensures ACID semantics through LMDB key-value store and a conflict resolution strategy to prevent data loss.