Access Info
Valkey is up and running on 127.0.0.1:6379 by default.
Service Status
Check Valkey service with:
systemctl status valkey
Redis Compatibility
If selected, Valkey binaries are symlinked as redis-*.
Allows existing Redis-based apps and clients to interact without changes.
Kernel Tuning Applied
- vm.overcommit_memory = 1
- Transparent Huge Pages (THP) disabled
Docs
