1 parent 06bd6b3 commit 7e8872dCopy full SHA for 7e8872d
1 file changed
README.md
@@ -191,9 +191,9 @@ The following features are for Prolly tree library for Version 0.2.0:
191
- [X] Parquet/Avro block encoding and decoding
192
193
The following features are for Prolly tree library for Version 0.2.1:
194
-- [ ] tree diffing and merging
195
-- [ ] show history of changes of the tree (git logs style) using `gitoxide` crate
196
-- [ ] support build database index using Prolly Tree
+- [X] tree diffing and merging examples
+- [ ] show history of changes of the Prolly tree (git logs style) using `gitoxide` crate
+- [ ] build database index using Prolly Tree
197
198
The following features are for Prolly tree library for Version 0.2.2:
199
- [ ] version-controlled databases
0 commit comments