##// 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.
marcink -
r2945:ec5716e4 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / i18n
be
de
en
es
fr
it
ja
pl
pt
ru
zh
how_to.rst Loading ...
rhodecode.pot Loading ...