Caching Tweets Using Node.js, Redis, and Socket.io Friday, October 06, 2017 Teklinks nodejs In this article, we will build a streaming list of tweets based on a search query entered by the user. The tweets will be fetched using Twitter's Streaming API, stored in a Redis list, and updated in the front-end using Socket.io. Full article Email This BlogThis! Share to X Share to Facebook