-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
It turns out that Twitter API can not be used as the only database (#6) because has an insufficient rate limit which will cause servers/twitter-service to halt when polling very long conversations.
Proposal
We should use Twitter as a primary data source and CouchDB (or PouchDB) as a caching database.
Reactions are currently unavailable