You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUMP 1.1.2 faster insert speed (message creation happens in C now), u…
…se random number for request_id, fix some race conditions with AutoReconnect exceptions
BUMP 1.1.1
Support for multi-update
Fix C extension w/ unicode regex patterns
Added Collection.distinct
Add database support for DBRefs
json_util w/ helpers for encoding / decoding to JSON
DEPRECATING Cursor.__len__ in favor of Cursor.count(True)
Major documentation work - switched to sphinx