Closed gterzian closed 1 year ago
I will add list_all
, remove the Vec<Vec<u8>>
, and add a storage load before the network sync for request
, tomorrow, and then I'll put it back to ready to review @alexjg
Ready for review @alexjg
There are many things that can be improved(better definition of error types for example), which I would rather leave to a follow-up as things settle down a bit.
Implements:
append
compact
and also changesget
list_all
Also added a quick change to properly deal with multiple requests for the same document.