Accepting request 1148858 from home:AndreasStieger:branches:server:database
rocksdb 8.10.2 OBS-URL: https://build.opensuse.org/request/show/1148858 OBS-URL: https://build.opensuse.org/package/show/server:database/rocksdb?expand=0&rev=35
This commit is contained in:
parent
a9d8efec2d
commit
90c735c3b9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2dc107551cc864dbcf7908fdee96f2318cbb680df2b3fe1f85b0d545c2b5673b
|
|
||||||
size 13316582
|
|
3
rocksdb-8.10.2.tar.gz
Normal file
3
rocksdb-8.10.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:44b6ec2f4723a0d495762da245d4a59d38704e0d9d3d31c45af4014bee853256
|
||||||
|
size 13316670
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 21 18:53:31 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
- update to 8.10.2:
|
||||||
|
* Fix bug in auto_readahead_size that combined with
|
||||||
|
IndexType::kBinarySearchWithFirstKey + fails or iterator lands
|
||||||
|
at a wrong key
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 11 19:45:23 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
Thu Jan 11 19:45:23 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
%define lib_name librocksdb8
|
%define lib_name librocksdb8
|
||||||
%bcond_with jemalloc
|
%bcond_with jemalloc
|
||||||
Name: rocksdb
|
Name: rocksdb
|
||||||
Version: 8.10.0
|
Version: 8.10.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for embeddable, persistent and fast key-value store
|
Summary: Library for embeddable, persistent and fast key-value store
|
||||||
License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause
|
License: (Apache-2.0 OR GPL-2.0-only) AND BSD-2-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user