
swish_redis.pl -- Redis stream connectionSetup to listening to redis events. We need all the push facilities of Redis:
XREAD
Note that config-available sets up the redis server using the alias
swish. Streams (redis keys) to listen on are registered using the
multifile predicate stream/2.
reinit_redis
redis_consumer(-Consumer) is det
swish_cluster(-Pairs) is detThe following predicates are exported, but not or incorrectly documented.
redis_swish_stream(Arg1, Arg2)