Skip to content

Commit

Permalink
Merge db0b7e1 into 5b3ba75
Browse files Browse the repository at this point in the history
  • Loading branch information
shafreeck committed Nov 22, 2018
2 parents 5b3ba75 + db0b7e1 commit 96aacfd
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/roadmap.md
@@ -0,0 +1,25 @@
# Roadmap

## Commands

- [ ] List(left commands)
- [ ] Hashes (WIP)
- [ ] Sets
- [ ] Sorted Set
- [ ] Geo
- [ ] hyperloglog

## GC

- [ ] TiKV MVCC GC worker

## Advanced commands

- [ ] Pub/Sub
- [ ] Streams
- [ ] Scripting

## Performance

- [ ] RocksDB Merge Operations
- [ ] RocksDB Ramfs

0 comments on commit 96aacfd

Please sign in to comment.