Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Oct 13, 2016
1 parent 3fd013b commit 85692c8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ Kafka/distributed commit log service in Go.
- Distribute a single binary
- Improve performance
- Use Raft for consensus
- Smarter configuration settings, examples:
- Topics A, B, C, D use 25% of available disk space each (right now you have to specify in byte size or age)
- Handling size configs when you change the number of partitions or add more topics
- Learn a lot and have fun

## TODO
Expand Down

0 comments on commit 85692c8

Please sign in to comment.