mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-15 15:10:34 -08:00
- Data cache, function cache, and requests cache now all use a temporary memory store - Memory store is handled as part of the base Storage class - No external locking used, only retry if internal SQLite locks cannot be obtained - DB writes are deferred until no more write operations are queued for immediate processing - All write operations explicitly create a new transaction - Disable cached statements |
||
|---|---|---|
| .. | ||
| language | ||
| lib | ||
| media | ||
| __init__.py | ||
| settings.xml | ||