##// END OF EJS Templates
invalidation: don't create CacheInvalidation records on startup...
invalidation: don't create CacheInvalidation records on startup Creating the records early gave an advantage before lightweight was introduced. With lightweight it is no longer necessary. The records will be created on demand anyway and there is no reason to create and maintain them before they are used.

File last commit:

r547:1e757ac9 default
r3774:60335b70 beta
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer