barisusakli
|
31eccb8e7f
|
configurable post delay before first post
|
2014-09-15 17:01:20 -04:00 |
|
barisusakli
|
35a903f9c8
|
closes #2074
when new notifications are pushed to uids clear their old notifications.
|
2014-09-14 12:07:26 -04:00 |
|
barisusakli
|
493d0dea1e
|
part 1 of notif refactor
|
2014-09-14 12:07:23 -04:00 |
|
barisusakli
|
5222edb624
|
sortedSetsAdd
using mullti/bulk for redis/mongo
lets you add a score/value pair to multiple sorted sets at once
|
2014-09-08 16:13:48 -04:00 |
|
barisusakli
|
84d0e64361
|
fix topic move
|
2014-09-03 20:19:51 -04:00 |
|
barisusakli
|
cd096f8832
|
sortedSetScores for tag counts
|
2014-08-15 11:48:01 -04:00 |
|
barisusakli
|
e10eaf0d50
|
added tag counts to api return
|
2014-08-14 21:12:12 -04:00 |
|
barisusakli
|
e137baccd9
|
fixed ip:recent weird
|
2014-08-11 13:47:24 -04:00 |
|
barisusakli
|
b4182f57fe
|
simplified callback
|
2014-08-04 13:00:42 -04:00 |
|
barisusakli
|
eeb4c9f487
|
optimize getPostSummaryByPids
|
2014-07-29 17:33:28 -04:00 |
|
barisusakli
|
3829019bfa
|
removed optional params
|
2014-07-24 23:33:33 -04:00 |
|
barisusakli
|
89bb11a58c
|
closes #1880
|
2014-07-22 12:56:34 -04:00 |
|
barisusakli
|
f80b3c3b66
|
simpler union
|
2014-06-25 18:27:22 -04:00 |
|
barisusakli
|
7f534cc7b8
|
sorted set refactor
|
2014-06-25 18:16:42 -04:00 |
|
barisusakli
|
fd12ec763a
|
sortedSetsRemove
instead of calling sortedSetRemove() one at a time for each id remove
value from multiple sortedSets with one db call
|
2014-06-21 22:37:46 -04:00 |
|
Julian Lam
|
7afe3bea59
|
added getSortedSetRevUnion... just because.
|
2014-05-23 09:49:18 -04:00 |
|
Julian Lam
|
6e597a9cdb
|
fixed tests, and added getSortedSetUnion method to redis db, added test for new redis method
|
2014-05-23 09:49:18 -04:00 |
|
barisusakli
|
746df87d89
|
upgrade tags to sorted set
|
2014-05-22 13:06:19 -04:00 |
|
psychobunny
|
9ad7ce9ca8
|
organizing redis driver
|
2014-04-11 15:29:01 -04:00 |
|