discogs / pymongo-job-queue

MongoDB-based message queue
https://pypi.python.org/pypi/pymjq
MIT License
19 stars 20 forks source link

Do not change the size of documents when updating them #11

Open xverges opened 6 years ago

xverges commented 6 years ago

Tried to fix the Travis tests, but looks like PyMongo 2.x cannot create a capped collection when running against a 3.x mongodb :-(