1
0
mirror of https://github.com/mxpv/podsync.git synced 2024-05-11 05:55:04 +00:00

Add one more Redis note

This commit is contained in:
Maksym Pavlenko
2017-06-16 10:38:08 -07:00
committed by GitHub
parent 1afcde625f
commit 106d564ddf

View File

@@ -5,3 +5,4 @@ Turn YouTube channels into podcast feeds
- [Set overcommit_memory=1 on CoreOS](https://gist.github.com/PyYoshi/c7b271c8ba80ea350376)
- [Set somaxconn=1024 on CoreOS](https://gist.github.com/PyYoshi/55c6953b7e8267d81daf)
- [Tweak Redis](https://easyengine.io/tutorials/redis/)
- [Performance tips for Redis Cache Server](https://www.techandme.se/performance-tips-for-redis-cache-server/)