+ BACKLOG.md

This commit is contained in:
Roland Conybeare 2026-03-17 14:14:44 -04:00
commit 7f1ce8e59b

14
BACKLOG.md Normal file
View file

@ -0,0 +1,14 @@
# gc
## remove_root
Remove root doesn't work.
Reimplement root vector using DArenaVector or perhaps doubly-linked list.
## mutation_log
Need to implement! Copy from original gc
## facets
Collector facet should use json5 idl for consistency