community.general/lib/ansible/plugins/cache
Brian Coca 13d1520f3d Db cache fix (#29048)
* cleaner get for file based caches
* now db based facts behave like file ones
we now keep local in mem cache to avoid race conditions on expiration during ansible runs
2017-09-07 12:17:16 -04:00
..
__init__.py Db cache fix (#29048) 2017-09-07 12:17:16 -04:00
base.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
jsonfile.py updated cache descriptions 2017-06-09 23:48:47 -04:00
memcached.py Db cache fix (#29048) 2017-09-07 12:17:16 -04:00
memory.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
pickle.py updated cache descriptions 2017-06-09 23:48:47 -04:00
redis.py Db cache fix (#29048) 2017-09-07 12:17:16 -04:00
yaml.py updated cache descriptions 2017-06-09 23:48:47 -04:00