--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.
Please keep in mind that the use of multiple databases is discouraged.
If you're using it for separating data for a single app, you can use
regular namespacing on the keys. If you're using it to separate data
from multiple apps, you could consider running a Redis server per
application instead of many applications using the same Redis server
(since Redis has a very small memory footprint when is has no data,
~1MB).
Cheers,
Pieter
Peter
--
You received this message because you are subscribed to the Google Groups "Redis DB" group.
To post to this group, send email to redi...@googlegroups.com.
To unsubscribe from this group, send email to redis-db+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/redis-db?hl=en.
- Josiah
1. It adds needless complexity.
2. It will go away in the future.
3. Everything that you want to do with databases can be done via other methods.
- Josiah
On Tue, Mar 8, 2011 at 4:29 PM, Elben Shira <elben...@gmail.com> wrote:
> Pieter,
> Why is the use of multiple databases discouraged?
>
--
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.
Visit this group at http://groups.google.com/group/redis-db.
For more options, visit https://groups.google.com/groups/opt_out.