Commit 503bd70f authored by Tyler Neely's avatar Tyler Neely

update priorities

parent 60a8d9a2
...@@ -41,18 +41,17 @@ fn main() { ...@@ -41,18 +41,17 @@ fn main() {
- [x] linux support - [x] linux support
- [x] rocksdb compiled via cargo - [x] rocksdb compiled via cargo
- [x] OSX support - [x] OSX support
- [ ] column family operations - [ ] rustic merge operator
- [ ] LRU cache
- [ ] destroy/repair
- [ ] batch - [ ] batch
- [ ] iterator - [ ] iterator
- [ ] create/release snapshot
- [ ] range - [ ] range
- [ ] rustic merge operator - [ ] create/release snapshot
- [ ] column family operations
- [ ] compaction filter, style - [ ] compaction filter, style
- [ ] LRU cache
- [ ] destroy/repair
- [ ] comparator - [ ] comparator
- [ ] slicetransform - [ ] slicetransform
- [ ] logger
- [ ] windows support - [ ] windows support
Feedback and pull requests welcome! Feedback and pull requests welcome!
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment