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

pounard’s picture

Note 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.

pounard’s picture

Status: Active » Fixed

Fixed in 7.x-2.x branch.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit 3412491 on 7.x-2.x-session, 7.x-2.x-sharding, 7.x-2.x-path by pounard:
    #1220792 - Site prefix/differenciation
    
    
  • Commit fd12f97 on 7.x-2.x-session, 7.x-2.x-sharding, 7.x-2.x-path by pounard:
    #1220792 - Site prefix/differenciation - Forgotten file (sorry)
    
    
  • Commit d30f538 on 7.x-2.x, 7.x-2.x-sharding, 7.x-2.x-path by pounard:
    #1220792 - Documentation update for prefix handling