ardb icon indicating copy to clipboard operation
ardb copied to clipboard

Any plans to support Cluster?

Open 72squared opened this issue 8 years ago • 7 comments

I know redis cluster is pretty raw, but it is mostly functional. A redis-like cluster with disk based storage could be amazing because you could scale to hundreds of nodes and billions of keys.

72squared avatar May 14 '16 23:05 72squared

There is already a prototype design for 'cluster', and some initial code under src/cluster, i'm just working on it with my spare time.

yinqiwen avatar May 15 '16 11:05 yinqiwen

Cool. This is very interesting to me. Glad to see some exploration being done in this area.

72squared avatar May 17 '16 04:05 72squared

certainly cool!

muyangquan avatar Jun 14 '16 09:06 muyangquan

👍 for clustering; if any testing is required please let me know!

rhessing avatar Dec 03 '16 14:12 rhessing

Gentle bump ! What's the current situation about redis-cluster support ?

Cluster branch is now 2 years old. Thanks !

BarthV avatar Jul 03 '18 19:07 BarthV

@BarthV u can use dynomite or codis as the cluster frontend for ardb.

yinqiwen avatar Jul 05 '18 01:07 yinqiwen

Thanks I'll give it a try 👍

BarthV avatar Jul 05 '18 06:07 BarthV