Takashi Kajinami ced97d218b memcache: Remove "default" username and password
Because these are not intentional default. This also adds a validation
logic to catch the case where SASL is requested but username or
password is not given.

Change-Id: Ia98bfc5f9a42c13acfdb2192bb1fa11773f6ccf8
2024-02-04 17:35:38 +09:00
2022-04-19 15:07:53 +08: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
2017-07-11 21:51:41 +08:00
2024-01-16 22:25:37 +09:00
2022-12-31 15:32:06 +08:00
2024-01-30 13:41:34 +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.6 MiB
Languages
Python 99.7%
Shell 0.3%