Skip to content
Snippets Groups Projects
Verified Commit 756eb1dc authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Implement base fo caching

This adds a private module _caching that wraps both the Django caching frameworks and the ucache
libray. Both happen to expose the same (or at least sufficiently identical) API. If neither is
usable, a dummy cache class mocking the API, but doing nothing, is instantiated.
parent 8c0842b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment