Go to file
Takashi Kajinami bb468f21bf Use f-string when creating config dict
... to simplify the logics to compose keys.

Change-Id: Ie6c648802a97f337d5e5b432eec90b75c40feb1b
2024-06-16 12:04:41 +09:00
2024-04-30 17:43:55 +09:00
2023-12-19 20:48:55 +09:00
2020-05-14 14:45:12 +02:00
2019-04-19 19:29:50 +00:00
2020-05-14 14:45:12 +02:00
2024-02-04 13:20:54 +00:00
2024-02-04 13:20:54 +00:00
2017-07-11 21:51:41 +08:00
2024-04-30 17:43:55 +09:00
2022-12-31 15:32:06 +08:00
2024-04-30 17:43:55 +09:00
2024-02-14 13:23:58 +00:00

Team and repository tags

image

oslo.cache

Latest Version

Downloads

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.

Description
An oslo.config enabled dogpile.cache.
Readme 5.9 MiB
Languages
Python 100%