Leonardo Crauss Daronco
|
65d876fd00
|
HTML5: Clean up app.coffee as much as possible
Move methods to new classes RedisBridge and Utils.
Also made several other small fixes (typos mostly).
|
2013-10-30 10:08:01 -02:00 |
|
Leonardo Crauss Daronco
|
64de058316
|
HTML5: Add class RedisKeys
Contains methods to get the keys used on redis.
Reduced RedisAction a lot by having this new class.
|
2013-10-30 10:08:01 -02:00 |
|
Leonardo Crauss Daronco
|
15df4de206
|
HTML5: Move methods from redis/index to a class RedisAction
Not working 100% yet and a lot more can be improved in this class.
The rest of the code should also be moved into classes like this one.
|
2013-10-30 10:06:58 -02:00 |
|