mirror of
https://github.com/anxdpanic/plugin.video.youtube.git
synced 2025-12-06 02:30:50 -08:00
Watch your favorite YouTube content on Kodi
- 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 |
||
|---|---|---|
| .github | ||
| .scripts | ||
| LICENSES | ||
| resources | ||
| .gitignore | ||
| addon.xml | ||
| changelog.txt | ||
| README.md | ||
