New todo items
This commit is contained in:
parent
ab6b974830
commit
3f5a8a7792
1 changed files with 2 additions and 0 deletions
2
TODO
2
TODO
|
@ -18,6 +18,8 @@
|
||||||
* dual-nursery
|
* dual-nursery
|
||||||
* cache for read-path
|
* cache for read-path
|
||||||
* {cache, bytes(), name} share max(bytes) cache named 'name' via etc
|
* {cache, bytes(), name} share max(bytes) cache named 'name' via etc
|
||||||
|
* snapshot entire database (fresh directory w/ hard links to all files)
|
||||||
|
* persist merge progress (to speed up re-opening a HanoiDB)
|
||||||
|
|
||||||
* Phase 3: Wish List
|
* Phase 3: Wish List
|
||||||
* add truncate/1 - quickly truncates a database to 0 items
|
* add truncate/1 - quickly truncates a database to 0 items
|
||||||
|
|
Loading…
Reference in a new issue