Skip to content

Commit

Permalink
add protocol to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
travisjeffery committed Nov 11, 2016
1 parent f6a86bf commit 54fbf5f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,13 @@ Kafka/distributed commit log service in Go.
- [x] Segment indexes
- [x] Writing over network
- [x] Reading over network

- [ ] Protocol
- [x] Produce
- [x] Fetch
- [x] Metadata
- [x] CreateTopics
- [ ] Distributed replication
- [ ] Clients
- [ ] Etc...

## License

Expand Down

0 comments on commit 54fbf5f

Please sign in to comment.