Commit graph

6 commits

Author SHA1 Message Date
ivrrecht
f6fa7d281a added redis socket support
In order to enable socket support I added another command line argument: `--sock` which can be true or false.
If set to true the script will try to connect via sockets to the redis host provided via the `--redis` flag. In
that case the port will be omitted.
2015-12-01 16:05:35 +01:00
Tim Toomey
b75e1cc821 Need to default to false else will always evaluate to true 2015-02-09 18:06:59 -08:00
Tim Toomey
06fb9b155b Allow scrumblr to run on non-root paths successfully 2015-02-08 21:48:15 -08:00
ali asaria
432e357e1e change name of db in redis to scrumblr 2011-03-14 00:11:23 -04:00
ali asaria
2f0e90a418 fix redis config type and make redis default 2011-03-14 00:07:01 -04:00
David Dunlop
bdd989ba7e moved redis to it's own file, added a config 2011-03-12 19:30:22 -05:00