We need to simplify a production environment, and dropping memcached for redis seems to be the right solution.
Migrating dogpile.cache looks easy. But we're also running beaker's sessions (via pyramid_beaker) and won't be able to migrate away from that for some time. The `beaker_extensions` module (https://github.com/didip/beaker_extensions) seems to be the most authoritative way, and was even forked by bbangert at one point. Can anyone confirm that this works under pyramid or point me at another package? I've scheduled time to work on this tomorrow. -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
