Commit Graph

12 Commits

Author SHA1 Message Date
psychobunny
b9ec62ee20 chicken wrapper gone. but as a result, found a bug that wasn't being handled properly 2013-05-09 05:28:24 +00:00
psychobunny
fb83913670 redis wrapper removed. pretty safe to say that we didn't really need it in the first place. 2013-05-09 01:04:15 -04:00
Baris Soner Usakli
08f7b64ccf hash changes to user data 2013-05-05 17:38:08 -04:00
psychobunny
5e48b4cdc5 redis updates for sets: added sadd, srem, and sismember; finished basic favouriting/up/down votes - still need to add socket support in future 2013-05-03 18:54:19 +00:00
psychobunny
e658531a67 replies are up 2013-05-01 20:58:36 +00:00
Julian Lam
c298e7002e updated configuration file with redis params, and updated all redis wrapper to read configs from config file instead of defaulting to localhost -- same for express.session store 2013-05-01 12:54:04 -04:00
Julian Lam
2a9c33b9f8 user activity counter (bug present where all users register as same session? this isn't good....) 2013-04-25 16:27:22 -04:00
Julian Lam
9e5a7b96b3 fixed broken mget implementation if no topics are present 2013-04-24 22:20:05 -04:00
psychobunny
a16f72e11c redis - added mget and multi, finished initial topics listview on home page, finished get topics method calls 2013-04-24 22:24:20 +00:00
Julian Lam
c1186f396e some work on session login etc 2013-04-24 16:42:12 -04:00
Julian Lam
5792946a16 added DEL support to redis wrapper lib 2013-04-23 22:35:03 -04:00
psychobunny
ccc57b0d71 forgot to add redis.js 2013-04-22 18:14:28 +00:00