README: update TODO
This commit is contained in:
parent
532ba8381f
commit
0101a4f90a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue