Fabio Erculiani c356d615f3 [Rigo] use direct access to the installed packages repository, avoid locking
Locking is too expensive, and using memory cached data may result
in huge inconsistencies due to stale data. Direct mode allows to
skip memory cache and read data directly from the database storage.
However, entropy.db.sqlite queries using memory caches did not
perform very well when cache is cold. But this has been solved by
directed() already (a different query is run if memory cache is disabled).
2013-12-07 20:30:06 +01:00
2013-12-06 17:49:22 +01:00
2013-12-06 17:49:22 +01:00
2012-07-27 16:34:27 +02:00
S
Description
No description provided
136 MiB
Languages
Python 98.8%
Shell 0.7%
Makefile 0.4%