UNPKG
causeway
Version:
latest (0.2.2)
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.1
causeway =====
causeway
/
test
/
resources
/
redis.conf
14 lines
(9 loc)
•
148 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Redis config file
# run as daemon
daemonize
yes
# write log
pidfile cfg/db/.local/redis.pid
# set port
port 6379
# set address
bind
127.0.0.1