redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes (by microsoftarchive)

Redis Alternatives

Similar projects and alternatives to redis

  • node

    930 redis VS node

    Node.js JavaScript runtime ✨🐢🚀✨

  • .NET Runtime

    .NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • runtimelab

    This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.

  • redis

    Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows. (by tporadowski)

  • garnet

    Garnet is a remote cache-store from Microsoft Research that offers strong performance (throughput and latency), scalability, storage, recovery, cluster sharding, key migration, and replication features. Garnet can work with existing Redis clients.

  • node-redis-otp

    A Node.js application that utilizes redis caching capabilities for managing OTPs authentication and verifications

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better redis alternative or higher similarity.

redis reviews and mentions

Posts with mentions or reviews of redis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-18.
  • Garnet – A new remote cache-store from Microsoft Research
    6 projects | news.ycombinator.com | 18 Mar 2024
    This is excellent news for people who needs to run Redis (or compatible in this case) directly on Microsoft Windows Server, without relying on WSL2. Previously, there was a Redis port available [1] (which is now in archive status) that had memory usage issues (mainly because of memory-mapped files AFAIK) and, of course, is no longer supported.

    It's also quite intriguing for me to see it's written in C#, as that's my native tongue. I'd be keen on dedicating some time to delve into the code.

    [1]: https://github.com/microsoftarchive/redis

  • Implement OTP Verification using Redis and Node.js
    4 projects | dev.to | 30 May 2023
    Download the Redis distribution package for your operating system. Since Redis does not run directly on Windows, you can either run it through WSL2 (Windows Subsystem for Linux) or by downloading this port of Redis for Windows here and installing it. In this tutorial, we will be using the latter.
  • Implementation of the REDIS Cache in the.NET Core API
    2 projects | dev.to | 25 Feb 2023
  • How to Integrate Redis in Django?
    1 project | dev.to | 6 Feb 2023
    For running redis server, istall msi from https://github.com/MicrosoftArchive/redis/releases Go to C drive then redis and then redis_cli Now, you have done setup
  • Optimizing Node.js Performance with Redis Caching
    1 project | dev.to | 25 Jan 2023
    Download the Redis Windows installer from the official website (https://github.com/microsoftarchive/redis/releases)
  • Django 4.0 alpha 1 released
    3 projects | /r/django | 21 Sep 2021
    ther is an older redis exe compiled by microsoft that works fine as a cache backend. https://github.com/MicrosoftArchive/redis/releases/tag/win-3.2.100
  • [Kronos] Running Kronos Tutorial
    1 project | /r/WildPirates | 28 Aug 2021
    You will need redis and USE this link for anyone having issues opening their Redis servers. https://github.com/microsoftarchive/...ag/win-3.0.504
  • Redis no Windows e Windows Server
    3 projects | dev.to | 8 May 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Stats

Basic redis repo stats
9
18,597
0.0
almost 5 years ago

microsoftarchive/redis is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of redis is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com