You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: