You can specify different beaker.session.type (database, memcached,
etc.), and when you do "from pylons import session" you'll use the
proper session type.

Is it possible to do the same for "beaker.cache.type"?

I'm using the cache through "from pylons import cache", and then
cache.get_cache('namespace').

I tried setting the type to memcached, but don't see anything being
populated in memcache.

I must be doing something wrong?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to