python-lmdb

Universal Python binding for the LMDB 'Lightning' Database

This is a universal Python binding for the LMDB 'Lightning' Database. LMDB is a tiny database with the following properties: * Ordered map interface (keys are always lexicographically sorted). * Reader/writer transactions: readers don’t block writers, writers don’t block readers. Each environment supports one concurrent write transaction. * Cheap read transactions. * Environments may be opened by multiple processes on the same host. * Multiple named databases may be created with transactions covering all named databases. * Memory mapped, allowing for zero copy lookup and iteration. This is optionally exposed to Python using the buffer() interface. * Maintenance requires no external process or background threads. * No application-level caching is required: LMDB uses the operating system’s buffer cache.

openSUSE Leap 16.0 हेतु कोई आधिकारिक पैकेज उपलब्ध नहीं है

वितरण

openSUSE Tumbleweed

devel:languages:python अल्पविकसित
1.7.5

openSUSE Leap 16.0

devel:languages:python अल्पविकसित
1.7.5
devel:languages:python:backports अल्पविकसित
1.7.3

openSUSE Leap 15.6

devel:languages:python:backports अल्पविकसित
1.7.3

openSUSE Leap 15.5

devel:languages:python:backports अल्पविकसित
1.7.3

openSUSE Backports for SLE 15 SP7

devel:languages:python अल्पविकसित
1.7.5
devel:languages:python:backports अल्पविकसित
1.7.3

openSUSE Backports for SLE 15 SP4

devel:languages:python:backports अल्पविकसित
1.7.3

SUSE SLE-15-SP1

असमर्थित वितरण

निम्नलिखित वितरण आधिकारिक रूप से समर्थित नहीं हैं। इन पैकेज के उपयोग/प्रभाव का उत्तरदायित्व आप पर है।