Skip to content

Commit cceba6e

Browse files
authored
Clean up documents and add storage guides (#72)
1 parent 5aab341 commit cceba6e

7 files changed

Lines changed: 405 additions & 786 deletions

File tree

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -221,16 +221,12 @@ The following features are for Prolly tree library for Version 0.2.0:
221221
The following features are for Prolly tree library for Version 0.2.1:
222222
- [X] tree diffing and merging examples
223223
- [X] show history of changes of the Prolly tree (git logs style) using `gitoxide` crate
224-
- [ ] support gluesql as a kv store
225-
226-
The following features are for Prolly tree library for Version 0.2.2:
227-
- [ ] version-controlled databases
228-
- [ ] support for IPFS (InterPlanetary File System) for distributed storage
229-
- [ ] advanced probabilistic splitting algorithms
230-
- [ ] decentralized databases
231-
- [ ] add support for cryptographic hash functions like SHA-256, BLAKE3, etc.
232-
- [ ] support ZK-friendly hashes such as Poseidon, MiMC, etc.
233-
- [ ] supporting a rollup-style L2 for a decentralized database
224+
- [X] support python bindings for Prolly Tree
225+
- [X] support sql query based on gluesql as a query engine
226+
- [X] add usage examples for git-prolly use cases
227+
- [X] add usage examples for ai agent memory use cases
228+
- [X] support rocksdb as storage backend
229+
- [ ] support ipdl as storage backend
234230

235231
## Contributing
236232

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)