14
0
forked from pool/python-lmdb
Commit Graph

3 Commits

Author SHA256 Message Date
Mia Herkt
12b15ca481 - Update to v0.96
* Doc updates.
  * More removal of code for now-unsupported Python versions.
  * Only preload the value with the GIL unlocked when the value is
    actually requested. This significantly improves read
    performance to retrieve keys with large values when the value
    isn't retrieved.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=8
2019-07-24 13:55:24 +00:00
Mia Herkt
d2c350a934 - Update to v0.95
* Handling of the Environment(create=True) flag was improved.
  * Database names may be reused after they are dropped on CFFI,
    without reopening the environment.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=6
2019-06-09 01:43:24 +00:00
Mia Herkt
b5de217a07 Rename: lmdb.changes → python-lmdb.changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-lmdb?expand=0&rev=2
2018-05-21 19:37:45 +00:00