Django/PostgreSQL implementation of the Meteor server.
Find a file
2015-03-11 14:15:20 +11:00
dddp Add gevent thread local support, Alea PRNG generator, refactor EJSON message generation, add ObjectMapping model. 2015-03-04 18:29:07 +11:00
.gitignore Ignore .ropeproject/ 2015-02-23 15:30:14 +11:00
LICENSE Initial commit 2015-02-19 16:32:10 +11:00
README.rst A working proof-of-concept. 2015-02-23 15:29:18 +11:00
setup.py Add missing dependencies, new release (0.1.1). 2015-03-11 14:15:20 +11:00
VERSION.txt A working proof-of-concept. 2015-02-23 15:29:18 +11:00

django-ddp
==========

Django/PostgreSQL implementation of the Meteor DDP service.