Commit graph

4 commits

Author SHA1 Message Date
Josh Sherman
cedc38917a Finished up user creation in Redis 2013-12-16 15:37:07 -05:00
Josh Sherman
9fe9eb7acf Working on this RedisModel class
Got it working fairly well, just trying to get all of my assumption / opinions baked in. Still need to come up with a decent way to generate session hashes to help avoid session collision . Incidentally Retwis seems to be susceptible to this.
2013-12-15 22:59:39 -05:00
Josh Sherman
7063b7aafe Built a simple wrapper for phpredis
Not every page / page view will need to connect to Redis, set it up so the connect isn't made until a call is made, lazy connect if you will.
2013-12-15 16:30:12 -05:00
Josh Sherman
061d7aee73 Laying out redis goodness 2013-12-15 12:29:18 -05:00