Mongomancy

Latest version: v0.1.14

Safety actively analyzes 624524 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.1.14

Fixed

- missing attribute fixed for `AttributeError: 'Collection' object has no attribute 'database'`, now covered by tests

0.1.13

Changed

- reduced default `max_wait` of database to 55 sec

Fixed

- perform db unlock on fail

0.1.12

Added

- unittests

Changed

- typing and small fixes on reconnect
- separate base requirements and requirements-ev

0.1.11

Changed

- you can now supply mongo client class to `Engine` constructor for example the `mongomock` with `mongo_client_cls=mongomock.MongoClient`

0.1.10

Fix

- ping now work even if connection is broken, and does nto fall into infinite loop

0.1.7

Fix

- lock critical sections `Engine.reconnect`, `Engine.dispose` to prevent unexpected connections states
- lock `Database.create_all` method to prevent double init at same

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.