Go to file
Takashi Kajinami 48dbe7808f redis: Make database id configurable
Add the new option to select the database id so that users can use
non-default databases.

Change-Id: Ifa09b7ef5e47ec396b46f2db1a27016545e07b45
2024-06-16 12:39:23 +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%