Go to file
Takashi Kajinami 6d34bf005f Generalize common options
... to avoid implementing specific options when adding a new backend,
and simplify configuration interface as much as possible.

Change-Id: I909d9fa27c7457e1b17034b221bdb1e5e825baed
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-01-28 06:09:41 +00:00
2025-11-04 13:21:31 +00:00
2026-01-28 06:09:41 +00:00
2026-01-28 06:09:41 +00: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
2025-12-04 18:13:59 +00:00
2020-05-14 14:45:12 +02:00
2025-01-13 13:10:19 +09:00
2017-07-11 21:51:41 +08:00
2026-01-05 14:58:43 +00:00
2025-11-21 02:21:57 +09:00
2025-10-09 12:19:03 +01:00
2025-10-09 12:19:03 +01:00
2025-10-09 12:18:01 +01:00
2025-12-10 23:27:30 +09:00

oslo.cache

image

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 6.2 MiB
Languages
Python 100%