Software Alternatives & Reviews

Getting Started with Development of Forum-Based Web using Redis (Part 1)

Redis Enterprise Microsoft .NET Framework
  1. Redis Enterprise in-memory database platform for real-time applications
    In short, we will have MongoDB for persistent data and utilize Redis as a cache, but not only using it as a cache server. We will explore more about Redis's capabilities. We will use Redis Stack for the development process, but you might need Redis Enterprise for production use.

    #Graph Databases #Databases #NoSQL Databases 2 social mentions

  2. Microsoft.
    Install .NET SDK. I use .NET 6. We will use .NET for User Service and Thread Service. Please visit this page for the installer and the guide. Please verify the installation using dotnet --info command.

    #Developer Tools #Development Tools #Rapid Application Development 82 social mentions

Discuss: Getting Started with Development of Forum-Based Web using Redis (Part 1)

Log in or Post with