CondeNast / launch-vehicle-fbm

An event driven SDK for Facebook Messenger
https://launch-vehicle-fbm.readthedocs.io/en/latest/
Apache License 2.0
13 stars 3 forks source link

Add ability to use your own cache backend #47

Closed crccheck closed 7 years ago

crccheck commented 7 years ago

right now, we hardcode everything. Issue #41 would probably be rolled into this.

crccheck commented 7 years ago

I'm thinking you can supply your own cache if you want. It just has to follow the same API as cacheman (which is very generic)