py-couchdb
py-couchdb copied to clipboard
new feature: optionally use OrderedDict when parsing returned JSON to…
… ensure that the order of the elements is the same as in the DB
You can use this feature by setting use_ordered_dict=True
when creating a pycouchdb.Server
object.
Hey guys! Sorry for late response. So, I don't look at this PR close yet. I don't think that the request will have time to get into a new version. But I will review it later. Thanks @internaut and @mnewmedia