• Resolved leemn

    (@leemn)


    It would be nice if the redis prefix and redis database id could be additional fields added when setting the redis server in the API/Server Settings. Thanks for an awesome plugin

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Kevin Pirnie

    (@kevp75)

    Great idea. It’ll be in the next version 🙂

    Plugin Author Kevin Pirnie

    (@kevp75)

    @leemn Can you give me a use case or an example for a redis prefix?

    I’ve got the database id, and put in auth at the moment

    Thread Starter leemn

    (@leemn)

    Hi Kevin,

    There are situations where I will have more than a single site using the same database id but have a different redis prefix/key. Having this prefix/key allows me to purge only those items. A good example of this option is shown in the plugin created by Till Krüss “Redis Object Cache”

    Plugin Author Kevin Pirnie

    (@kevp75)

    appreciate that @leemn

    I’ll definately look into it 🙂

    Plugin Author Kevin Pirnie

    (@kevp75)

    Just a heads up @leemn I can’t use that as reference. They hook into LUA to do their purging, so it’ll be a bit longer before I can actually add the prefix/key in.

    I’m only using pure PHP

    Plugin Author Kevin Pirnie

    (@kevp75)

    This is all set and implemented

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Feature Request’ is closed to new replies.