mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
89e0b04783
the databases/redis port to the latest stable version, 5.0.6. PR: 241526 Reviewed by: portmgr (adamw) Approved by: portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D22336
13 lines
396 B
Plaintext
13 lines
396 B
Plaintext
bin/redis-benchmark
|
|
bin/redis-check-aof
|
|
bin/redis-check-rdb
|
|
bin/redis-cli
|
|
bin/redis-sentinel
|
|
bin/redis-server
|
|
%%TRIB%%bin/redis-trib.rb
|
|
@sample etc/redis.conf.sample
|
|
@sample(%%REDIS_USER%%,%%REDIS_GROUP%%,) etc/sentinel.conf.sample
|
|
@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_DBDIR%%
|
|
@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_LOGDIR%%
|
|
@dir(%%REDIS_USER%%,%%REDIS_GROUP%%,) %%REDIS_RUNDIR%%
|