Closed ejeschke closed 4 years ago
This PR switches the queue database from ZoDB to MongoDB.
Queries are much faster, and the database should scale well. MongoDB is well supported and has an excellent python client.
MongoDB changes were merged in master.
master
This PR switches the queue database from ZoDB to MongoDB.
Queries are much faster, and the database should scale well. MongoDB is well supported and has an excellent python client.