Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Andrew Richardson cb7c80d4cb Modified redisView in db.js to close redis connections with `client.quit()` instead of `client.end()`, since that is what the documentation recommends. This avoids prematurely closing the connection if a request is still awaiting a reply. See https://github.com/mranney/node_redis#clientend. 2014-03-23 11:37:43 -07:00
soedar a38cb64c0a Remove flatfile from db.js (#31) 2014-02-08 17:35:02 -08:00
soedar 06a93dfca8 add leaderboard view endpoints (fixes #52) 2014-02-08 14:28:19 -08:00
Chris Van 12d62d0556 friends WIP 2013-12-18 17:24:21 -08:00
Chris Van 45f9d35fdb fix redisView 2013-12-18 15:53:16 -08:00
Matt Basta 4ef1552a19 Add redisView wrapper 2013-12-18 12:59:19 -08:00
Chris Van c2e66211e1 add game purchase API (fixes #10) 2013-12-18 11:23:36 -08:00
Chris Van 8760792ff1 move utils to lib/utils 2013-12-14 16:01:08 -08:00
Matt Basta 96b476ea7b Make flatDB less derp 2013-12-13 19:14:20 -08:00
Chris Van 0b840e64bf THIS IS GALAXY-API 2013-12-13 19:09:34 -08:00