jonrh / lambda-lovelace

🎓 MSc project, recommender system for tweets
https://jonrh.github.io/lambda-lovelace/
ISC License
4 stars 0 forks source link

Connect Celery with database and Flask #63

Closed XinqiLi1992 closed 8 years ago

XinqiLi1992 commented 8 years ago

Connect Celery to RethinkDB so it can insert data into Database. Also connect RethinkDB with Flask so the iOS client can get tweets data from Database.