*: updated TODO

This commit is contained in:
Michele Caini
2024-03-14 08:24:20 +01:00
parent 9f29ac8f65
commit 369bebd38b

1
TODO
View File

@@ -34,3 +34,4 @@ TODO:
* storage entity: no emplace/insert, rename and add a fast range-push from above
* view: review tombstone checks, no longer required with storage entity and Get 1
* drop storage traits_type as it ought to be (already done for all other types)
* review the short-circuit model now that all storage are freely available