Port details |
- rocksdb Persistent key-value store for fast storage environments
- 9.9.3 databases =3 9.8.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2014-07-22 17:43:14
- Last Update: 2024-12-31 15:42:29
- Commit Hash: 03ee006
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: APACHE20 GPLv2
- WWW:
- https://rocksdb.org/
- https://github.com/facebook/rocksdb
- Description:
- RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.
RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rocksdb>0:databases/rocksdb
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/rocksdb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/rocksdb
- pkg install rocksdb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rocksdb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735227786
SHA256 (facebook-rocksdb-v9.9.3_GH0.tar.gz) = 126c8409e98a3acea57446fb17faf22767f8ac763a4516288dd7c05422e33df2
SIZE (facebook-rocksdb-v9.9.3_GH0.tar.gz) = 13668148
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libgflags.so : devel/gflags
- libsnappy.so : archivers/snappy
- liblz4.so : archivers/liblz4
- libzstd.so : archivers/zstd
- This port is required by:
- for Libraries
-
- databases/rocksdb-jni
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for rocksdb-9.9.3:
DEBUG=off: Build with debugging support
LZ4=on: LZ4 compression support
ZSTD=on: Zstandard compression support
===> Use 'make config' to modify these settings
- Options name:
- databases_rocksdb
- USES:
- compiler:c++17-lang gmake localbase:ldflags perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 201 (showing only 1 on this page)
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2 22 Jul 2014 17:42:24 |
sunpoet |
- Add rocksdb 3.2
RocksDB is an embeddable persistent key-value store for fast storage. RocksDB
can also be the foundation for a client-server database but our current focus is
on embedded workloads.
RocksDB builds on LevelDB to be scalable to run on servers with many CPU cores,
to efficiently use fast storage, to support IO-bound, in-memory and write-once
workloads, and to be flexible to allow for innovation.
GitHub repository at https://github.com/facebook/rocksdb
WWW: http://rocksdb.org/ |
Number of commits found: 201 (showing only 1 on this page)
|