Skip to content
This repository has been archived by the owner on Mar 28, 2019. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 269 Bytes

listeners.rst

File metadata and controls

19 lines (12 loc) · 269 Bytes

Listeners

Redis

cliquet.listeners.redis.RedisListener

API

Implementing a custom notification listener consists on implementing the following interface:

cliquet.listeners.ListenerBase