diff --git a/README.md b/README.md new file mode 100644 index 0000000..56b327f --- /dev/null +++ b/README.md @@ -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/)