Port details |
- valkey High-performance data structure server that primarily serves key/value workloads
- 8.0.1 databases =4 8.0.0_1Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: 2024-04-02 07:15:08
- Last Update: 2024-10-02 23:56:21
- Commit Hash: 7cbe7b7
- People watching this port, also watch:: libXdamage, libevent, xcb-util-image, yarn-node20, phpsysinfo-php82
- License: BSD3CLAUSE
- WWW:
- https://valkey.io/
- Description:
- Valkey is a high-performance data structure server that primarily
serves key/value workloads. It supports a wide range of native
structures and an extensible plugin system for adding new data
structures and access patterns.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- valkey>0:databases/valkey
- To install the port:
- cd /usr/ports/databases/valkey/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/valkey
- pkg install valkey
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: valkey
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727912921
SHA256 (valkey-io-valkey-8.0.1_GH0.tar.gz) = 1e1d6dfbed2f932a87afbc7402be050a73974a9b19a9116897e537a6638e5e1d
SIZE (valkey-io-valkey-8.0.1_GH0.tar.gz) = 3625396
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:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- tclsh8.6 : lang/tcl86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for valkey-8.0.1:
JEMALLOC=off: Use jemalloc
TLS=on: Use TLS
===> Use 'make config' to modify these settings
- Options name:
- databases_valkey
- USES:
- gmake pkgconfig tcl:test ssl
- pkg-message:
- For install:
- To setup "valkey" you need to edit the configuration file:
/usr/local/etc/valkey.conf
To run valkey from startup, add valkey_enable="YES"
in your /etc/rc.conf.
- Master Sites:
|