Skip to content

Commit

Permalink
Update Roadmap.md
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc committed Mar 19, 2019
1 parent 3a02963 commit e03bcb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/Roadmap.md
Expand Up @@ -58,6 +58,7 @@ Completed items are included to provide the context and progress of the work.
* [ ] Individual key delete support at data structure level (users can already implement individual deletes at payload level, and FASTER already supports bulk deletes via truncation from head of log)
* [ ] Support iteration over all and only live key-value pairs (different from log scan)
* [ ] Handle log logical addresses greater than 48 bit (up to 64 bit)
* [ ] Expose other data structures, starting with a FIFO FasterQueue

## Release Notes

Expand Down

0 comments on commit e03bcb8

Please sign in to comment.