Skip to content

Commit

Permalink
update: add readme todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
xpzouying committed Oct 16, 2017
1 parent fc9bdea commit b2c7559
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# groupcache-practice
The practice for groupcache

Create the project use [groupcache](https://github.com/golang/groupcache)

Environments:

- based on custom slow database for test
- multiple cache nodes for HA

todo list

- [ ] write custom database for test
- [ ] write cache server to provide API for caller outside
- [ ] write outside tester

0 comments on commit b2c7559

Please sign in to comment.