community.general/lib/ansible/plugins/cache
Matt Martz 77de219836
Support version 3 of the redis python library (#49445)
* Support version 3 of the redis python library. Fixes #49341

* Document 2.4.5 minimum redis-py version
2018-12-05 12:08:53 -06:00
..
__init__.py Revert "fix cache 'update' method to be 'mapping' compatible" 2018-12-04 14:04:13 -08:00
base.py
jsonfile.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
memcached.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
memory.py
mongodb.py Correct doc for cache plugin 2018-05-21 13:29:03 -04:00
pickle.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
redis.py Support version 3 of the redis python library (#49445) 2018-12-05 12:08:53 -06:00
yaml.py Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00