##// 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:

r2880:7de9fb89 default
r2945:ec5716e4 default
Show More
robots.txt
9 lines | 195 B | text/plain | TextLexer
# See http://www.robotstxt.org/robotstxt.html for documentation on
# how to use the robots.txt file
User-agent: *
# To forbid all spiders from indexing, uncomment the next line:
#Disallow: /