aboutsummaryrefslogtreecommitdiffstats
path: root/lib/collector/event_queue.rb
Commit message (Expand)AuthorAgeFilesLines
* BackgroundJob: refactor TweetReponseNotificaitonJobKazuki Yamaguchi2015-06-191-4/+6
* Collector: use ActiveJob and DelayedJob for background jobsKazuki Yamaguchi2015-06-191-1/+1
* worker_node/collctor: cache with timestampKazuki Yamaguchi2015-05-121-2/+4
* collector: make event_queue parse unauthorized event properlyKazuki Yamaguchi2015-04-191-1/+1
* collector/worker_node: rewriteKazuki Yamaguchi2015-04-181-28/+23
* collector: use memcached as cacherhenium2015-04-061-38/+48
* collector: change account state to revoked when recieved unauthorizedrhenium2014-06-291-0/+11
* collector: don't defer notificationrhenium2014-06-051-6/+6
* collector: fav notificationrhenium2014-06-041-0/+6
* collector: defer flushingrhenium2014-05-181-9/+6
* collector: transaction is not needed to flush eventsrhenium2014-05-181-16/+14
* collector: update tweets/users only if cache missedrhenium2014-05-181-6/+6
* collector: bulk insert received events every secondsrhenium2014-05-181-0/+88