feedleware/TwitchRSS
Laszlo Zeke e303af090d Tune performance
- Added threading to gunicorn instance
- Changed cache to cachetools's TTL cache since it uses LRU if
the cache is full
- Increased cache sizes 1.5x
2020-09-04 22:36:19 +02:00
..
app.yaml Tune performance 2020-09-04 22:36:19 +02:00
favicon.ico Support for v5 twitch api 2017-01-21 20:13:40 +01:00
feedformatter.py Migrate application to python3 2020-09-04 19:42:42 +02:00
index.html Migrate application to python3 2020-09-04 19:42:42 +02:00
requirements.txt Tune performance 2020-09-04 22:36:19 +02:00
twitchrss.py Tune performance 2020-09-04 22:36:19 +02:00