Ver Fonte

*: updated TODO

Michele Caini há 2 anos atrás
pai
commit
369bebd38b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -34,3 +34,4 @@ TODO:
 * storage entity: no emplace/insert, rename and add a fast range-push from above
 * 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
 * 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)
 * 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