-
Type: New Feature
-
Resolution: Won't Do
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Python Drivers
Dear MongoDB Team,
I'd like to add a small, but missing feature - method ping(), which would return bool if the server is alive. The info could be taken e.g. from server_info() -> {"ok": 1}. I've browsed through the issues and I saw tasks in GO, PHP, but don't see such feature in python. Can I contribute with ping()?
- related to
-
PYTHON-4255 MongoClient __getitem__/__getattr__ should be included in the api docs
- Closed