This repository has been archived by the owner on Sep 28, 2023. It is now read-only.
Release 2.0.0
Release 2.0.0
The main feature is the MongoDB plugin
Features
- MongoDB ORM layer
- MongoDB connection class following the previous interface
- MongoDB compatible models for the new database
- MongoQuery extends
pymongo.collection.Collection
- Tests with mongomock
- Added
bulk_update
to MongoQuery
What's Changed
- Update/probabilities by @dirodriguezm in #3
- Update/new schema by @dirodriguezm in #4
- renamed magstats to magstat to keep consistency by @dirodriguezm in #5
- Prepare for integration with new db by @cvalenzu in #6
- fix feature version by @dirodriguezm in #7
- Collisions by @ercastil in #9
- Integration tests by @dirodriguezm in #10
- added flags by @dirodriguezm in #12
- Feature/mongo initdb by @dirodriguezm in #13
- fix(mongo connection): add authSource to connection by @JavierArredondo in #16
- fix update operation by @dirodriguezm in #17
New Contributors
- @dirodriguezm made their first contribution in #3
- @cvalenzu made their first contribution in #6
- @ercastil made their first contribution in #9
- @JavierArredondo made their first contribution in #16
Full Changelog: https://github.com/alercebroker/db-plugins/commits/2.0.0