mirror of
https://github.com/mxpv/podsync.git
synced 2024-05-11 05:55:04 +00:00
Add redis notes
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Podsync
|
||||
Turn YouTube channels into podcast feeds
|
||||
|
||||
## Redis configuration notes
|
||||
- [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/)
|
Reference in New Issue
Block a user