Changeset View
Changeset View
Standalone View
Standalone View
pspec_x86_64.xml
- This file was added.
| <PISI> | |||||
| <Source> | |||||
| <Name>rocksdb</Name> | |||||
| <Packager> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Packager> | |||||
| <License>Apache-2.0</License> | |||||
| <License>BSD-3-Clause</License> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Summary xml:lang="en">A library that provides an embeddable, persistent key-value store for fast storage</Summary> | |||||
| <Description xml:lang="en">RocksDB is a library that forms the core building block for a fast key-value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible tradeoffs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multi-threaded compactions, making it especially suitable for storing multiple terabytes of data in a single database. | |||||
| </Description> | |||||
| <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive> | |||||
| </Source> | |||||
| <Package> | |||||
| <Name>rocksdb</Name> | |||||
| <Summary xml:lang="en">A library that provides an embeddable, persistent key-value store for fast storage</Summary> | |||||
| <Description xml:lang="en">RocksDB is a library that forms the core building block for a fast key-value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible tradeoffs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multi-threaded compactions, making it especially suitable for storing multiple terabytes of data in a single database. | |||||
| </Description> | |||||
| <PartOf>programming.library</PartOf> | |||||
| <Files> | |||||
| <Path fileType="library">/usr/lib64/librocksdb.so.6</Path> | |||||
| <Path fileType="library">/usr/lib64/librocksdb.so.6.17.3</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <Package> | |||||
| <Name>rocksdb-devel</Name> | |||||
| <Summary xml:lang="en">Development files for rocksdb</Summary> | |||||
| <Description xml:lang="en">RocksDB is a library that forms the core building block for a fast key-value server, especially suited for storing data on flash drives. It has a Log-Structured-Merge-Database (LSM) design with flexible tradeoffs between Write-Amplification-Factor (WAF), Read-Amplification-Factor (RAF) and Space-Amplification-Factor (SAF). It has multi-threaded compactions, making it especially suitable for storing multiple terabytes of data in a single database. | |||||
| </Description> | |||||
| <PartOf>programming.devel</PartOf> | |||||
| <RuntimeDependencies> | |||||
| <Dependency release="1">rocksdb</Dependency> | |||||
| </RuntimeDependencies> | |||||
| <Files> | |||||
| <Path fileType="header">/usr/include/rocksdb/advanced_options.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/c.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/cache.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/cleanable.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/compaction_filter.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/compaction_job_stats.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/comparator.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/compression_type.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/concurrent_task_limiter.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/configurable.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/convenience.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/customizable.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/db_bench_tool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/db_dump_tool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/db_stress_tool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/env.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/env_encryption.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/experimental.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/file_checksum.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/file_system.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/filter_policy.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/flush_block_policy.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/io_status.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/iostats_context.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/iterator.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/ldb_tool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/listener.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/memory_allocator.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/memtablerep.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/merge_operator.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/metadata.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/options.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/perf_context.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/perf_level.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/persistent_cache.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/rate_limiter.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/rocksdb_namespace.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/slice.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/slice_transform.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/snapshot.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/sst_dump_tool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/sst_file_manager.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/sst_file_reader.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/sst_file_writer.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/sst_partitioner.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/statistics.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/stats_history.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/status.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/table.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/table_properties.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/thread_status.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/threadpool.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/trace_reader_writer.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/transaction_log.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/types.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/universal_compaction.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/backupable_db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/checkpoint.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/convenience.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/db_ttl.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/debug.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/env_librados.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/env_mirror.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/info_log_finder.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/ldb_cmd.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/ldb_cmd_execute_result.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/leveldb_options.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/lua/rocks_lua_custom_library.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/lua/rocks_lua_util.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/memory_util.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/object_registry.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/optimistic_transaction_db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/option_change_migration.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/options_type.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/options_util.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/sim_cache.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/stackable_db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/table_properties_collectors.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/transaction.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/transaction_db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/transaction_db_mutex.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/utility_db.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/utilities/write_batch_with_index.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/version.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/wal_filter.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/write_batch.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/write_batch_base.h</Path> | |||||
| <Path fileType="header">/usr/include/rocksdb/write_buffer_manager.h</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/RocksDBConfig.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/RocksDBConfigVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/RocksDBTargets-relwithdebinfo.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/RocksDBTargets.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/CxxFlags.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/FindJeMalloc.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/FindNUMA.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/FindSnappy.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/FindTBB.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/Findgflags.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/Findlz4.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/Findzstd.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/cmake/rocksdb/modules/ReadVersion.cmake</Path> | |||||
| <Path fileType="library">/usr/lib64/librocksdb.so</Path> | |||||
| </Files> | |||||
| </Package> | |||||
| <History> | |||||
| <Update release="1"> | |||||
| <Date>2021-03-22</Date> | |||||
| <Version>6.17.3</Version> | |||||
| <Comment>Packaging update</Comment> | |||||
| <Name>Martin Reboredo</Name> | |||||
| <Email>yakoyoku@gmail.com</Email> | |||||
| </Update> | |||||
| </History> | |||||
| </PISI> | |||||
| No newline at end of file | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.