Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lazy loading of beaker cache #153

Closed
sqlalchemy-bot opened this issue Nov 12, 2010 · 5 comments
Closed

lazy loading of beaker cache #153

sqlalchemy-bot opened this issue Nov 12, 2010 · 5 comments

Comments

@sqlalchemy-bot
Copy link

Migrated issue, originally created by Anonymous

I'm using mako in "one python process one rendering" environment. It seems considerable time of template rendering is spent importing beaker cache. I suggest lazy loading of it. Patch is attached.


Attachments: lazy_beaker.patch

@sqlalchemy-bot
Copy link
Author

Michael Bayer (@zzzeek) wrote:

that's a great patch and we have other beaker-esque changes coming in so will try to include this.

@sqlalchemy-bot
Copy link
Author

Changes by Michael Bayer (@zzzeek):

  • removed labels: easy

@sqlalchemy-bot
Copy link
Author

Changes by Michael Bayer (@zzzeek):

  • set milestone to "0.3.6"

@sqlalchemy-bot
Copy link
Author

Michael Bayer (@zzzeek) wrote:

032b09f

@sqlalchemy-bot
Copy link
Author

Changes by Michael Bayer (@zzzeek):

  • changed status to closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant