在redis官网有详细的说明:
安装
Download, extract and compile Redis with:
|
|
运行
The binaries that are now compiled are available in the src directory. Run Redis with:
|
|
You can interact with Redis using the built-in client:
|
|
在redis官网有详细的说明:
Download, extract and compile Redis with:
|
|
The binaries that are now compiled are available in the src directory. Run Redis with:
|
|
You can interact with Redis using the built-in client:
|
|