community.general/lib/ansible/plugins/cache
Brian Coca 374af06cbf added pickle and yaml cache plugins
added new base class for file based cache plugins as 99% of code was common
now also catches unexpected decoding exceptions
allows per module file modes and encoding
moved jsonfile code to base
2017-02-22 10:27:29 -05:00
..
__init__.py bad/missing fact plugin is a warning (#19350) 2016-12-14 14:25:19 -05:00
base.py added pickle and yaml cache plugins 2017-02-22 10:27:29 -05:00
jsonfile.py added pickle and yaml cache plugins 2017-02-22 10:27:29 -05:00
memcached.py Remove direct calls to print and cleanup imports 2016-11-07 17:12:36 -05:00
memory.py Better fix for serializing/deserializing cache plugins (v2) 2015-05-07 23:56:33 -05:00
pickle.py added pickle and yaml cache plugins 2017-02-22 10:27:29 -05:00
redis.py Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
yaml.py added pickle and yaml cache plugins 2017-02-22 10:27:29 -05:00