UNPKG
hook.io-redis-client
Version:
latest (0.0.1-3)
0.0.1
0.0.1-3
0.0.1-2
0.0.1-1
Listen for hook.io events and execute operations against a Redis server
smulube/hook.io-redis-client
hook.io-redis-client
/
examples
/
example-config.json
8 lines
(7 loc)
•
89 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"redis_client"
:
{
"port"
:
6379
,
"host"
:
"127.0.0.1"
,
"options"
:
{
}
}
}