##// END OF EJS Templates
feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe....
feat(disk-cache): rewrite diskcache backend to be k8s and NFS safe. We no longer use diskcache lib, but instead a homebrew solution that uses redis lock and simple filesystem storage

File last commit:

r1068:59dabace python3
r1241:29c2a6b0 default
Show More
rc_json.py
2 lines | 46 B | text/x-python | PythonLexer
# use orjson by default
import orjson as json