feedhenry / fh-sync

Node.js implementation of the FeedHenry Data Synchronisation Server. To be used in conjunction with the FeedHenry Data Synchronisation Client.
http://feedhenry.org
Apache License 2.0
5 stars 17 forks source link

Allow redis to be optional #25

Open wtrocki opened 7 years ago

wtrocki commented 7 years ago

Allow redis to be optional. When no redis url supplied sync should still work, but cache should be disabled.