Redis 1 introductions, please refer to: Redis application center manual.
you need an origin Redis server only, and change the value from dubbo.registry.address
to redis://127.0.0.1:6379
in conf/dubbo.properties
of quick start
Redis configuration center cluster 2 write multiple server in client side and read from a single server.
Install:
Configuration:
Start:
Stop:
Or:
Redis is a high performance KV store server, please refer to: http://redis.io/topics/quickstart ↩︎
Support for version 2.1.0
and higher ↩︎
Please refer to: http://redis.io/commands ↩︎