Skip to main content

Module redis

Module redis 

Source
Expand description

Redis backend

Modules§

create
delete
listen
retrieve
update

Structs§

Redis

Constants§

CONF_EVENT_CHANNEL
string: {timestamp}##{changed obj}##{method}##{changed gateway name}##{changed route name} -> None changed obj: gateway/httproute method: create/update/delete changed route name: None or
CONF_GATEWAY_KEY
hash: {gateway name} -> {gateway config}
CONF_HTTP_ROUTE_KEY
hash: {gateway name} -> {<http route name> -> <http route config>}
CONF_PLUGIN_KEY
hash: {plugin instance id} -> {config}

Traits§

RedisParam