rocksdb_9.10.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Fri, 24 Jan 2025 21:24:20 -0800 |
Source: | rocksdb |
Binary: | librocksdb-dev librocksdb9.10 rocksdb-tools |
Architecture: | source amd64 |
Version: | 9.10.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
Changed-By: | Otto Kekäläinen <otto@debian.org> |
Description: | librocksdb-dev - persistent Key-Value Store for Flash and RAM Storage (development librocksdb9.10 - persistent Key-Value Store for Flash and RAM Storage rocksdb-tools - persistent Key-Value Store for Flash and RAM Storage (tools) |
Closes: | 1088523 |
Changes: | rocksdb (9.10.0-1) unstable; urgency=medium * New upstream release 9.10.0, see details at - https://github.com/facebook/rocksdb/releases/tag/v9.10.0 - https://github.com/facebook/rocksdb/releases/tag/v9.9.3 * Main change between 9.8.4 and 9.10.0 seemingly is changes to how they do auto-triggered compaction of databases, including follow-up to a memory leak (https://github.com/facebook/rocksdb/pull/13106) which most likely fixes issue seen in Oxigraph (Closes: #1088523). * Bump library name to librocksdb9.10 so it matches latest RocksDB version. |
Files: | 83f1a29845a9e97daf5a5a6594b00209 2440 database optional rocksdb_9.10.0-1.dsc 66483ba712f807e6c674c97c4dc3dcc3 13693440 database optional rocksdb_9.10.0.orig.tar.gz 187a5d20feb7ffa7b397db932cfa7be6 14632 database optional rocksdb_9.10.0-1.debian.tar.xz 93296efe2d4fc87db241a0f286afcf49 5555772 libdevel optional librocksdb-dev_9.10.0-1_amd64.deb 2b4877e23bce1e4e9edcaa00f96ffe18 3923688 libs optional librocksdb9.10_9.10.0-1_amd64.deb 8c3268ae26c471e3f48abf40a4d9d87c 344288 database optional rocksdb-tools_9.10.0-1_amd64.deb 9f1d3c028aafc3528e1de5b2c71b8638 7551 database optional rocksdb_9.10.0-1_amd64.buildinfo |
control file for librocksdb9.10_9.10.0-1_amd64.deb (click to toggle) | |
---|---|
Package: | librocksdb9.10 |
Source: | rocksdb |
Version: | 9.10.0-1 |
Architecture: | amd64 |
Maintainer: | Laszlo Boszormenyi (GCS) <gcs@debian.org> |
Installed-Size: | 14197 |
Depends: | libbz2-1.0, libc6 (>=2.38), libgcc-s1 (>=3.4), libgflags2.2 (>=2.2.2), liblz4-1 (>=0.0~r130), libsnappy1v5 (>=1.2.1), libstdc++6 (>=14), libzstd1 (>=1.5.5), zlib1g (>=1:1.2.0) |
Section: | libs |
Priority: | optional |
Homepage: | https://rocksdb.org/ |
Description: | persistent Key-Value Store for Flash and RAM Storage C++ library providing an embedded key-value store, where keys and values are arbitrary byte streams. It was developed at Facebook based on LevelDB and provides backwards-compatible support for LevelDB APIs. . RocksDB is optimized for Flash with extremely low latencies. RocksDB uses a Log Structured Database Engine for storage, written entirely in C++. . RocksDB features highly flexible configuration settings that may be tuned to run on a variety of production environments, including pure memory, Flash, hard disks or HDFS. It supports various compression algorithms and good tools for production support and debugging. . Features: - Designed for application servers wanting to store up to a few terabytes of data on locally attached Flash drives or in RAM - Optimized for storing small to medium size key-values on fast storage -- flash devices or in-memory - Scales linearly with number of CPUs so that it works well on ARM processors |
contents of librocksdb9.10_9.10.0-1_amd64.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-01-25 05:24 ./ drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/ drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/lib/ drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/lib/x86_64-linux-gnu/ -rw-r--r-- root/root 14405488 2025-01-25 05:24 ./usr/lib/x86_64-linux-gnu/librocksdb.so.9.10.0 drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/share/ drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-01-25 05:24 ./usr/share/doc/librocksdb9.10/ -rw-r--r-- root/root 2601 2025-01-25 05:24 ./usr/share/doc/librocksdb9.10/changelog.Debian.gz -rw-r--r-- root/root 113113 2025-01-25 05:24 ./usr/share/doc/librocksdb9.10/changelog.gz -rw-r--r-- root/root 3167 2025-01-25 05:24 ./usr/share/doc/librocksdb9.10/copyright lrwxrwxrwx root/root 0 2025-01-25 05:24 ./usr/lib/x86_64-linux-gnu/librocksdb.so.9.10 -> librocksdb.so.9.10.0 |
copyright of librocksdb9.10_9.10.0-1_amd64.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: RocksDB Upstream-Contact: https://opensource.fb.com/ Source: https://github.com/facebook/rocksdb Copyright: Copyright (C) 2013- Facebook Database Engineering Team Files: * Copyright: Copyright (C) 2011- Facebook, Inc., Copyright (C) 2011- The LevelDB Authors, Copyright (C) 2013- Sanjay Ghemawat <sanjay@google.com>, Copyright (C) 2013- Jeff Dean <jeff@google.com> License: GPL-2 or Apache-2.0 Files: java/benchmark/src/main/java/org/rocksdb/benchmark/DbBenchmark.java Copyright: Copyright (C) 2011 Dain Sundstrom <dain@iq80.com>, Copyright (C) 2011 FuseSource Corp. https://fusesource.com License: Apache-2.0 Files: debian/* Copyright: Copyright (C) 2015- Laszlo Boszormenyi (GCS) <gcs@debian.org> Copyright (C) 2024- Otto Kekäläinen <otto@debian.org> License: GPL-3+ Files: debian/patches/ppc64.patch debian/patches/mips.patch debian/patches/arm.patch debian/patches/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch Copyright: Copyright (C) 2021 Khem Raj <raj.khem@gmail.com> License: GPL-2 or Apache-2.0 Files: debian/patches/armv7_support.patch Copyright: Copyright (C) 2022 Dominik Peuscher <dominik.peuscher@check24.de> License: GPL-2 or Apache-2.0 License: Apache-2.0 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. The ASF licenses this work to You under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . On Debian systems, the complete text of the Apache License Version 2.0 can be found in the file '/usr/share/common-licenses/Apache-2.0'. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; under version 2 of the License. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU General Public License 3 can be found in the file `/usr/share/common-licenses/GPL-3'. |
Timestamp: 06.02.2025 / 07:02:24 (UTC)