tobilg / facebook-events-by-location-core

[DEPRECATED] Search Facebook events by location and proximity.
MIT License
141 stars 56 forks source link

suggestion: cache events #14

Closed sommmen closed 7 years ago

sommmen commented 7 years ago

Would be cool to stop rate limiting by caching the requests to /event/id in an SQLite db.

tobilg commented 7 years ago

Currently it is not planned to connect to a db. Eventually, I'll add Redis support at a later stage. But this would add a external dependency to the project, and add a lot of complexity to the application. So I'll close it for now.

Make sure that you use an appropriate access token to your requests.