2) Another scenario could be to store everything in Redis and also
store all data in a RDBMS. Would it be good approach be to use some
message queue when making the store operations in RDBMS so that the
slow writing to RDBMS can be done in a background process? Are there
any examples of this anywhere ?
--
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.
http://code.google.com/p/alchemydatabase/