Wechat v0.4.5 Wechat.Adapters.Redis
Redis adapter, save data in redis.
To use this adapter, add config like following:
config :Wechat,
adapter: Wechat.Adapter.Redis,
redis_url: "redis://localhost:6379/0"
Link to this section Summary
Link to this section Functions
Link to this function
child_spec(arg)
Link to this function