Closed (fixed)
Project:
Redis
Version:
7.x-1.0-alpha5
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Reporter:
Created:
16 Jul 2011 at 14:59 UTC
Updated:
22 May 2014 at 22:07 UTC
Jump to comment: Most recent
Add an optional option for setting up a (automatically or pragmatically given) bin prefix, for Redis instance sharing.
Optional because site admin may use databases instead (one site per database).
Comments
Comment #1
pounardNote that site differenciation can be achieved using the database parameter (one site per database). Thus is not optimal, but it can be a temporary solution for people that really want to use this module right now.
Comment #2
pounardFixed in 7.x-2.x branch.