Skip to content
This repository has been archived by the owner on May 3, 2020. It is now read-only.

cache: configurable backends #1

Merged
merged 1 commit into from
May 23, 2016

Conversation

jirikuncar
Copy link

Signed-off-by: Jiri Kuncar [email protected]

* Adds support for any Werkzeug (like) cache backend.  (closes mementoweb#15)

* Adds new configuration option `CACHE_BACKEND`. All options in
  INI file `[cache]` section are passed to the cache constructor.

Signed-off-by: Jiri Kuncar <[email protected]>
@jirikuncar jirikuncar added this to the v0.5.0 milestone May 23, 2016
@jirikuncar jirikuncar closed this May 23, 2016
@jirikuncar jirikuncar reopened this May 23, 2016
@tiborsimko
Copy link
Member

:shipit:

@jirikuncar jirikuncar merged commit 1dd75e2 into inveniosoftware-attic:master May 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cache: configurable backends
2 participants