Package libleveldb: Information
Source package: libleveldb
Version: 1.23-alt1
Build time: Oct 7, 2021, 10:45 PM in the task #286610
Category: Development/Databases
Report package bugHome page: https://github.com/google/leveldb
License: BSD
Summary: A fast and lightweight key/value database library by Google
Description:
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
List of RPM packages built from this SRPM:
libleveldb (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-devel (x86_64, ppc64le, i586, armh, aarch64)
libleveldb (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
libleveldb-devel (x86_64, ppc64le, i586, armh, aarch64)
Maintainer: Alexei Takaseev
Last changed
Oct. 7, 2021 Alexey Shabalin 1.23-alt1
- 1.23
May 7, 2019 Alexei Takaseev 1.22-alt2
- Fix leveldb.pc file
May 6, 2019 Alexei Takaseev 1.22-alt1
- 1.22 - Remove unneeded patch leveldb-0002-Add-memory-barrier-on-PowerPC.patch - Re-applay Fedore patches: * leveldb-0003-bloom_test-failure-on-big-endian-archs.patch * leveldb-0004-Allow-leveldbjni-build.patch * leveldb-0005-Added-a-DB-SuspendCompations-and-DB-ResumeCompaction.patch * leveldb-0006-allow-Get-calls-to-avoid-copies-into-std-string.patch - Use CMAKE build system