Go to file
Takashi Kajinami 8efb48adf4 Stop passing down tls_enabled argument
This argument is implemented in none of the available backends from
dogpile. The only usage is found in own memcache_pool backend but
the flag can be easily replaced by checking tls_context argument.

Change-Id: I8176f427a5906dd68f34a44ee2c200fb76f10220
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
2026-03-04 01:49:04 +09:00
2025-11-04 13:21:31 +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%