master
Cache API tests & unifying behavior (#61229)
Update code to be Py3.7+ to reduce merge forward conflicts
Small alignments with upstream
Update and remove obsolete pylint plugins
Add salt.cache.etcd3_cache: native etcd v3 minion data cache backend
Fix premature deletion of localfs auth tokens
review from @dwoz : rename to localfs_key
Update to isort 5.10.1
Add HashRing, heap segmentation, functional tests, and standalone master fix
Harden mmap_key for salt-key parity with localfs_key
Skip tests if necessary and mark some flaky ones
redis cache: use/require a more recent redis-py version