mirror of
https://github.com/fluencelabs/redis
synced 2025-06-16 18:51:20 +00:00
README updated
This commit is contained in:
4
README
4
README
@ -23,7 +23,7 @@ You can run a 32 bit Redis binary using:
|
|||||||
|
|
||||||
% make 32bit
|
% make 32bit
|
||||||
|
|
||||||
After you build Redis is a good idea to test it, using:
|
After building Redis is a good idea to test it, using:
|
||||||
|
|
||||||
% make test
|
% make test
|
||||||
|
|
||||||
@ -80,7 +80,7 @@ then in another terminal try the following:
|
|||||||
|
|
||||||
You can find the list of all the available commands here:
|
You can find the list of all the available commands here:
|
||||||
|
|
||||||
http://code.google.com/p/redis/wiki/CommandReference
|
http://redis.io/commands
|
||||||
|
|
||||||
Enjoy!
|
Enjoy!
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user