Commit Graph

16 Commits (4867ece13bae0d4a42a0381a68264b963219e883)

Author SHA1 Message Date
Mike Fährmann 0609afd1e4
update default cache directory ... again
5 years ago
Mike Fährmann a8b60b2bd9
change default cache directory for unix systems
5 years ago
Mike Fährmann 4b6edfbfd2
restrict permissions without importing 'pathlib'
5 years ago
Leonardo Taccari afce1ee1eb
Avoid possible sensitive information disclosure via cache.file
5 years ago
Mike Fährmann bc26fc2439
implement '--clear-cache'
5 years ago
Mike Fährmann 34ea0d6a10
rewrite cache module
6 years ago
Mike Fährmann 2221cf97ff
implement 'update()' for caches
6 years ago
Mike Fährmann ea8ca4cfa4
add 'util.expand_path()'
7 years ago
Mike Fährmann e3212dd98f
fix some smaller stuff
8 years ago
Mike Fährmann 4f123b8513
code adjustments according to pep8
8 years ago
Mike Fährmann 989820d719
workaround for python 3.6s behaviour with BEGIN EXCLUSIVE in sqlite
8 years ago
Mike Fährmann 1e0cf8ddcc
implement a method to manually invalidate cached values
8 years ago
Mike Fährmann e12862520d
expand path for cache database
8 years ago
Mike Fährmann b0c333b799
rewrite cache module
9 years ago
Mike Fährmann 738c65d54f
add 'keyarg' argument to cache-decorator
9 years ago
Mike Fährmann b8c6937d39
first draft for a cache-module
9 years ago