1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/cache
Alexei Znamensky 4764a5deba
redis cache - better parsing of connection uri (#2579)
* better parsing of connection uri

* added changelog fragment

* fixed tests for ansible 2.9

* Update tests/unit/plugins/cache/test_redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update tests/unit/plugins/cache/test_redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Adjustments from PR

* Update test_redis.py

* Update test_redis.py

* Update plugins/cache/redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/cache/redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update tests/unit/plugins/cache/test_redis.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
2021-05-26 07:07:09 +02:00
..
__init__.py Initial commit 2020-03-09 09:11:07 +00:00
memcached.py fixed Python 3 keys() usage (#1861) 2021-02-23 23:19:27 +01:00
pickle.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
redis.py redis cache - better parsing of connection uri (#2579) 2021-05-26 07:07:09 +02:00
yaml.py <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00