c637402081
they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
6 lines
295 B
Text
6 lines
295 B
Text
oslo.cache aims to provide a generic caching mechanism for OpenStack projects
|
|
by wrapping the dogpile.cache library. The dogpile.cache library provides
|
|
support memoization, key value storage and interfaces to common caching
|
|
backends such as Memcached.
|
|
|
|
WWW: https://pypi.org/project/oslo.cache/
|