README: update TODO

This commit is contained in:
Astro 2020-12-11 19:54:11 +01:00
parent 532ba8381f
commit 0101a4f90a
1 changed files with 1 additions and 8 deletions

View File

@ -11,14 +11,7 @@ automatically erasing and rewriting when full.
For details see `trait StoreBackend`. For details see `trait StoreBackend`.
## TODO ## Ideas
* read_int()
* write_str()
* automatic value coercion
* support for floats
### Ideas
* iterator (quadratic) * iterator (quadratic)
* compaction to a second backend instead on stack * compaction to a second backend instead on stack