Commit graph

12 commits

Author SHA1 Message Date
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
Josh Sherman
9a0e355cec Active header links, dropped schema
Going all in on redis with this one fellas.
2013-12-15 12:15:37 -05:00
Josh Sherman
096ea31a5f Put together UI for the sign in page
Added a blurb about the terms on the join page
2013-12-15 09:59:41 -05:00
Josh Sherman
446b128137 Got JS worked out, slapped together sign up UI 2013-12-15 09:55:53 -05:00
Josh Sherman
3c36b68f69 Added conditional around analytics block
Just won't want it firing while I'm doing local dev.
2013-12-15 09:25:01 -05:00
Josh Sherman
83df2cfecc Cranking out a site
Closes #16 even though I haven't set up the redis instance on the server. Will do that when I'm ready to use redis on the production site.
2013-12-15 09:23:35 -05:00
Josh Sherman
618b6a3613 Touching some files, setting up some structure 2013-12-14 17:37:30 -05:00
Josh Sherman
58070ecf0b Added schema files (empty) and basic models 2013-12-14 17:27:21 -05:00
Josh Sherman
6c9c04a85d Set up all that basic shit 2013-12-14 17:25:29 -05:00
Josh Sherman
1b96e2c199 Added README 2013-12-14 16:45:51 -05:00