Name : python312-lmdb
| |
Version : 1.6.2
| Vendor : openSUSE
|
Release : 1.1
| Date : 2025-01-14 11:22:57
|
Group : Development/Languages/Python
| Source RPM : python-lmdb-1.6.2-1.1.src.rpm
|
Size : 0.34 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Universal Python binding for the LMDB \'Lightning\' Database
|
Description :
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/tumbleweed/repo/oss/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
python3.12dist(lmdb)
python312-lmdb
python312-lmdb(x86-64)
python3dist(lmdb)
Requires :