Tyson Clugg
|
d60ce9479a
|
Don't barf on multiple invocations of greenify().
|
2015-06-14 00:02:29 +10:00 |
|
Tyson Clugg
|
f02fba6d9f
|
Refactor serialization to imporove performance (less DB queries) and add support for auth updating subscriptions.
|
2015-05-28 10:53:29 +10:00 |
|
Tyson Clugg
|
c7ecd60ea7
|
Refactor pub/sub functionality to fix support for removed.
|
2015-05-21 12:51:43 +10:00 |
|
Tyson Clugg
|
b6a4388b93
|
Move serializer factory into global thread context.
|
2015-04-27 10:29:00 +10:00 |
|
Tyson Clugg
|
86c8a68f88
|
Move dddp.main.greenify() to dddp.greenify() to avoid import of threading module before green thread init.
|
2015-04-23 13:50:33 +10:00 |
|
Tyson Clugg
|
c40e8722bc
|
Add console script to start DDP service in more robust manner than using the dddp Django mangement command (bump version for release: 0.2.3).
|
2015-04-15 11:00:15 +10:00 |
|
Tyson Clugg
|
41c544dadb
|
Fix generation of meteor ID's to match meteor client implementation.
|
2015-04-14 11:08:08 +10:00 |
|
Tyson Clugg
|
94a75dee8b
|
Django DDP version 0.2.0
|
2015-04-08 16:14:22 +10:00 |
|
Tyson Clugg
|
ab0d3ba161
|
Add gevent thread local support, Alea PRNG generator, refactor EJSON message generation, add ObjectMapping model.
|
2015-03-04 18:29:07 +11:00 |
|
Tyson Clugg
|
a044326be0
|
A working proof-of-concept.
|
2015-02-23 15:29:18 +11:00 |
|