This commit is contained in:
BlackMATov
2024-11-23 11:58:19 +07:00
parent e6de3def34
commit 5bdfcd73c3

View File

@@ -4,6 +4,8 @@
- [x] add additional oop-like api
- [ ] add fluent interface for oop-like api
- [ ] add blocklist of fragments for queries
- [ ] add checks of prohibited changes while querying
- [ ] cache matched chunks in queries
- [ ] cache transitions between chunks
- [ ] chunk's children should be sorted by id and stored in an array instead of a table