Skip to content

Commit

Permalink
Merge branch 'master' into async-support
Browse files Browse the repository at this point in the history
  • Loading branch information
badrishc authored May 21, 2019
2 parents 484c674 + f578b89 commit fc89978
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/Roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ Completed items are included to provide the context and progress of the work.

### Future Work

* [ ] Better integration with an async/await threading model in C#
* [ ] Scale-out and elasticity support
* [ ] Easier integration into serverless and actor framework deployments
* [ ] Checksums for storage pages
* [ ] 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)
Expand Down

0 comments on commit fc89978

Please sign in to comment.