285 Commits (dfe8e8de701fa594604298d3dd05be59a6ec19b8)

Author SHA1 Message Date
barisusakli fbd875b397 fix sortedSetIncrBy return 10 years ago
barisusakli 0a534b20e3 sortedSetCount fix for +inf/-inf 10 years ago
barisusakli 03ee524121 fix tests and mongo method 10 years ago
barisusakli 00541b2bc8 sortedSetRange tests 10 years ago
barisusakli 4d5ed784a1 more hash tests
getObjectValues
isObjectField
deleteObjectField
incrObjectField
10 years ago
barisusakli c62e7ed641 list test fix 10 years ago
barisusakli 3e8c29e5f9 list tests 10 years ago
barisusakli 1cbf5ddfe9 only send back err on redis.deleteAll 10 years ago
barisusakli 7cf3719c80 fix rename and increment 10 years ago
barisusakli 410d9fa4fa fix more tests 10 years ago
barisusakli bf54859a27 key tests 10 years ago
barisusakli 37235557bb fix callback in redis.setRemove 10 years ago
barisusakli 00fb3ab909 only send back error for sortedSetsRemove 10 years ago
barisusakli cd41e192d1 closes #2546 10 years ago
barisusakli 2f8e6a1f2b closes #2458 10 years ago
barisusakli 984b17349a closes #2476 11 years ago
barisusakli c0c85c24cf duh strings dont work 11 years ago
barisusakli 7cbaa90d36 update to socket.io 1.2.1, return_buffers option 11 years ago
barisusakli 73fb653ddf emit works 11 years ago
barisusakli 81e4bcd358 fix rename to multi 11 years ago
barisusakli 671ec8532c fix unfavourite 11 years ago
barisusakli 1d2d69fa45 use helpers, redis crash fix 11 years ago
barisusakli 0a44d3f5e0 moved updateCategoryField out, db.delete only sends back err 11 years ago
barisusakli c56b9aafff closes #2289, replace Infinity with '+inf' 11 years ago
barisusakli 9440f8f8cd #2344 11 years ago
barisusakli 1fe82ee452 added 2 new methods to dbal
getSortedSetRangeWithScores
getSortedSetRangeByScoreWithScores
11 years ago
barisusakli 0bb0424998 bubble error 11 years ago
barisusakli 1b80e6dbb2 fix email update on mongo 11 years ago
barisusakli fec84821b7 removed this wasn't the problem after all 11 years ago
barisusakli df590d01e6 set key as well
not sure if this fixes dupe keys
11 years ago
barisusakli 9e8be432b3 notification changes
-only send a notification when the person you follow creates a topic
-you still get a notification per post if you are following a topic
-changed notifications.push so that it sends the notifications over a
period of time, currently to 50 users per second
-optimized topics.notifyFollowers and
user.notifications.sendTopicNotification, they no longer query the
database for the topic and post data instead they get it as params
-you can no longer follow yourself :)
-changed mongo sortedSetRemove so that it doesn't use $in if there is
only a single value to remove
11 years ago
barisusakli 90224d2de3 removed unique for now 11 years ago
barisusakli f2883c2c9f createIndex helper 11 years ago
barisusakli 1be6a253bf make _key value index unique 11 years ago
barisusakli b65c17c5bc parseInt score 11 years ago
barisusakli e699c02b65 get less data 11 years ago
barisusakli 10ead05d4b another unused require 11 years ago
barisusakli 8cc1cc0f1b removed unused require 11 years ago
barisusakli 1eb95a71ae no need for $in 11 years ago
barisusakli feed33f6e2 closes #2100 11 years ago
barisusakli 035c32df66 dont need to pass value on upserts 11 years ago
psychobunny b42e57bfdd removing leveldb from our dbal
a) It isn't being maintained, especially not by me
b) I haven't seen anybody actually interested in this db software so
there's no real point in supporting it unless we have a few people who
are interested

If you ARE interested though - please contact me and we can figure
something out in future :)
11 years ago
psychobunny f149fb0191 linting, TIL that obj.$key is valid syntax 11 years ago
barisusakli 5db24fbe68 closes #2175 11 years ago
barisusakli 740c336480 typo 11 years ago
barisusakli dba20160ce check length 11 years ago
barisusakli 33780e6fdb closes #2133 11 years ago
barisusakli 73d358edc5 faster getTeasers
got rid of getPostIndices
11 years ago
barisusakli c72c876b04 check value 11 years ago
Julian Lam 4c70a0da4f removing postgres file from databases/ 11 years ago