That's good to know. Thanks for filing the ticket. I also filed a ticket, where he suggested I try implementing it with beaker myself. I might give it a try, but my ability to use Jobtastic isn't crucial for my app and I'm short on time. If I get time to try implementing it I'll post an update here.
https://github.com/PolicyStat/jobtastic/issues/36 On Wednesday, February 12, 2014 8:01:20 AM UTC-8, Jonathan Vanasco wrote: > > You probably won't be able to get it to work with Pyramid; if you do... it > will likely be messy. > > I looked at the source, and it's trying to import the `cache` package from > django and automatically use that. if it fails, it tries to use the flask > version. looking at a few tickets, they seem to not want to use a > configurable cache, and just import the already-set-up application cache. > > i opened a ticket suggesting they decouple themselves from the frameworks > and offer an option like dogpile.cache, which can front > memcached/redis/memory/etc > -- 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/groups/opt_out.
