mozilla / makedrive

[RETIRED] Webmaker Filesystem
Mozilla Public License 2.0
351 stars 33 forks source link

Config to turn off redis #479

Open gideonthomas opened 9 years ago

gideonthomas commented 9 years ago

For our thimble use case, we are working under the (perfectly fair) assumption that only one client per user will be connected at a time to the makedrive server. Hence, there is no need for us to enforce sync locks so we should add a configuration to disable sync locks and the use of redis altogether.