##// END OF EJS Templates
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking...
caches: use repo.lru based Dict cache. This LRUDict uses Timing Algo to not have to use locking for the LRU implementation, this it's safer to use for dogpile. We used it before with beaker, so it's generally more stable.

File last commit:

r1:854a839a default
r2945:ec5716e4 default
Show More
deployment.ini_tmpl
4 lines | 224 B | text/plain | TextLexer
Usage of make-config is deprecated.
Please use rhodecode-config to generate RhodeCode .ini config file.
rhodecode-config is a part of RhodeCode Tools package. Install it via
pip install https://rhodecode.com/dl/tools/latest