update roadmap

This commit is contained in:
BlackMATov
2025-01-11 11:24:24 +07:00
parent 97bee0876f
commit 4ef4983f89

View File

@@ -2,7 +2,6 @@
## Backlog
- should insert/assign throw errors on failure?
- add auto chunk count reducing
- optimize batch operations for cases with moving entities to empty chunks
- should we clear chunk's components by on_insert tag callback?
@@ -11,5 +10,4 @@
- add REQUIRES fragment trait
- try to keep entity_chunks/places tables as arrays
- set/assign/insert/remove/destroy for lists?
- add checks to internal defer commits
- add attach/detach functions?