public
Description: Redis key-value store
Homepage: http://code.google.com/p/redis
Clone URL: git://github.com/antirez/redis.git
redis / BETATESTING.txt
100644 10 lines (5 sloc) 0.292 kb
1
2
3
4
5
6
7
8
9
10
This is a stable release, for beta testing make sure to download the latest source code from Git:
 
    git clone git://github.com/antirez/redis.git
 
It's also possibe to download the latest source code as a tarball:
 
    http://github.com/antirez/redis/tree/master
 
(use the download button)