Commit graph

14 commits

Author SHA1 Message Date
darksurfer
de4815df15 update lib/data/mongodb.js
Sorry a pull request again to remove the line to correct setBoardSize function with mondoDB
2012-06-12 18:16:25 +03:00
giacomomacri
5efc8b489c add setter and getter for boardsize also for mongodb 2012-01-03 20:04:45 +01:00
Ali Asaria
43b0f03fd2 room announcement update to support socket 0.7 2011-09-24 13:09:03 -04:00
Will Langstroth
0a3b02cf7d sessionId to id in lib/rooms.js 2011-09-06 00:06:01 -04:00
Raincole
f3bb4d73bf Restor lib/rooms.js 2011-06-14 07:48:43 +08:00
Raincole
30ff63f1c6 Adjust cards when board is resized 2011-06-14 07:42:04 +08:00
Ali Asaria
431f0e76d6 allow board resizing 2011-05-27 01:08:25 -04:00
Ali Asaria
efb28ac4f1 first step in allowing resizing of board -- it's not persistant yet 2011-05-08 19:12:57 -04:00
ali asaria
d159d02390 Merge branch 'data-abstract'
this is ddunlops work to abstract data layer and allow for mongodb

thanks ddunlop

Conflicts:
	.gitignore
	server.js
2011-03-14 00:43:35 -04:00
ali asaria
2f0e90a418 fix redis config type and make redis default 2011-03-14 00:07:01 -04:00
David Dunlop
bdd989ba7e moved redis to it's own file, added a config 2011-03-12 19:30:22 -05:00
David Dunlop
afe96eeec1 merged with upstream 2011-03-12 14:54:02 -05:00
David Dunlop
57bbc56c21 started abstracting the data store layer - started with mongodb 2011-03-12 14:40:28 -05:00
ali asaria
08fdb74a81 first commit of everything. 2011-03-10 08:20:27 -05:00