Go to file
Takashi Kajinami cb30aa2a06 Drop Python 3.9 support
It was removed from tested runtimes in 2025.2 . It has been kept for
one cycle for smooth transition of the other projects, but it's time
to bump the enforced minimum requirement.

Also add Python 3.13 which has been tested for some time.

Change-Id: Id2fc69998a59abb16a6c07b4077b32179802b172
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2025-09-11 22:22:21 +09:00
2025-01-26 09:52:22 +00:00
2025-09-11 22:22:21 +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
2025-01-13 13:10:19 +09:00
2017-07-11 21:51:41 +08:00
2025-09-11 22:22:21 +09:00
2022-12-31 15:32:06 +08:00
2024-04-30 17:43:55 +09:00
2025-02-15 15:17:12 +09: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%