Best of RedisNovember 2022

  1. 1
    Article
    Avatar of communityCommunity Picks·4y

    Designing a user notification system

    The framework will provide the mechanism needed to create a user notification system. It will structure Redis based messages as controllers and actions to make it easier to work with. Each user can have multiple connections but each pair is unique. For each unique user, the service will subscribe to the it’s Redis channel.

  2. 2
    Article
    Avatar of glcGolang News·4y

    How to Create a Chat Application in Golang with Redis and ReactJS

    Redis is used to store all user data, chats, contact lists, and many other things. The Chat Application’s name is Kayee. It is slang you will hear in Jabalpur city for what's up!

  3. 3
    Article
    Avatar of newstackThe New Stack·4y

    Redis Is Not Just a Cache

    Redis is used in the broader cloud native ecosystem, fits into many service-oriented architectures. Redis creator Salvatore Sanfilippo’s approach provides a lesson in how to contribute to open source. It is daunting to get into open source development work, Madelyn Olson said.

  4. 4
    Article
    Avatar of medium_jsMedium·3y

    Build Scalable Event-Driven Applications With Nest.js

    Build Scalable Event-Driven Applications with Nest.js Build Scalable event- Driven Applications.js An in-depth guide to this fantastic functionality. In this article, I want to chat about elements of scalable event-driven applications available to developers with the Nest.JS framework.

  5. 5
    Article
    Avatar of faunFaun·3y

    Use SSH Port Forwarding to connect to resources

    The first use of SSH Port Forwarding is to use it to connect to resources on servers that have Firewall. For example, the server has an IP of. and the username is. in which there is a Redis child running at port. You can remove localhost at the beginning.