How to partition data on same instance redis

20 views
Skip to first unread message

Swapnil Dubey

unread,
Dec 7, 2017, 3:15:34 AM12/7/17
to Redis DB
I need to partition data on same instance of redis.

Itamar Haber

unread,
Dec 7, 2017, 9:34:32 AM12/7/17
to Redis DB
Hi Swapnil,

Assuming your post is a question, it would be beneficial if you could provide more details. In its present from, it is somewhat vague.

Cheers,

On Thu, Dec 7, 2017 at 9:25 AM, Swapnil Dubey <swapni...@gmail.com> wrote:
I need to partition data on same instance of redis.

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.



--

Itamar Haber | Chief OSS Education Officer
Redis Labs ~/redis

Mobile: +972 (54) 567 9692
Twitter: @itamarhaber
Skype: itamar.haber

Marc Gravell

unread,
Dec 7, 2017, 10:33:34 AM12/7/17
to redi...@googlegroups.com
How much data are you trying to partition? What *exactly* are you trying to do?

In non-cluster, redis databases are a thing - allow current guidance is (I believe) that this should be treated as a deprecated feature and not encouraged

You could use a key prefix

Or: just say "heck to it" and spin up different instances on different ports

Or: various other options depending on your exact needs

Marc


On 7 December 2017 at 07:25, Swapnil Dubey <swapni...@gmail.com> wrote:
I need to partition data on same instance of redis.

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+unsubscribe@googlegroups.com.
To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.



--
Regards,

Marc

Swapnil Dubey

unread,
Dec 8, 2017, 6:54:33 AM12/8/17
to Redis DB
Thanks Marc Gravell I had user key prefix.


On Thursday, 7 December 2017 21:03:34 UTC+5:30, Marc Gravell wrote:
How much data are you trying to partition? What *exactly* are you trying to do?

In non-cluster, redis databases are a thing - allow current guidance is (I believe) that this should be treated as a deprecated feature and not encouraged

You could use a key prefix

Or: just say "heck to it" and spin up different instances on different ports

Or: various other options depending on your exact needs

Marc

On 7 December 2017 at 07:25, Swapnil Dubey <swapni...@gmail.com> wrote:
I need to partition data on same instance of redis.

--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to redis-db+u...@googlegroups.com.

To post to this group, send email to redi...@googlegroups.com.
Visit this group at https://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/d/optout.



--
Regards,

Marc
Reply all
Reply to author
Forward
0 new messages