public
Description: Redis key-value store
Homepage: http://code.google.com/p/redis
Clone URL: git://github.com/antirez/redis.git
redis / .gitignore
100644 13 lines (12 sloc) 0.122 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
00-RELEASENOTES
*.o
*.rdb
*.log
redis-cli
redis-server
redis-benchmark
doc-tools
mkrelease.sh
release
myredis.conf
misc/*