oslo.cache/oslo_cache/backends
Vincent Untz 6f320b4b98 Change memcache_socket_timeout to a float
It's not unusual to set 0.25 as a socket_timeout value, and this was
not possible. This can have a dramatic impact for performance when one
memcached server is down, especially when keystone is involved.

Change-Id: I01356b7873ad78cb38779f5c5ddd2b932889c911
Partial-Bug: #1731921
2018-03-27 15:42:33 +02:00
..
__init__.py Move files into the right spot and get tests working 2015-06-18 22:14:59 -04:00
dictionary.py Implement get/set/delete multiple keys for dictionary backend 2015-08-24 21:30:14 -04:00
etcd3gw.py etcd3 : get rid of ast_literal 2017-06-01 13:10:59 -04:00
memcache_pool.py Change memcache_socket_timeout to a float 2018-03-27 15:42:33 +02:00
mongo.py Remove log translations 2017-03-22 14:11:27 +00:00