miniredis

A very tiny clone of Redis for experimenting with PubSub (by rcarmo)

Miniredis Alternatives

Similar projects and alternatives to miniredis

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

miniredis reviews and mentions

Posts with mentions or reviews of miniredis. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-29.
  • The “Build Your Own Redis” Book Is Completed
    9 projects | news.ycombinator.com | 29 Jan 2023
    I actually build minimal Redis clones in every new language or runtime, or when I want to explore threading models. It all started with https://github.com/rcarmo/miniredis (which I forked to add and experiment with pub/sub), and I just found myself doing it again and again because Redis is the quintessential network service:

    By implementing it, you learn about socket handling, threading models, data representation, concurrency (if you want to do a multi-threaded version), etc. None of my "ports" are fully functional, but they all helped me sort out some of the above plus build tools, packaging, dependencies, etc.

    It's "hello world" for core cloud native microservices, if you will (and without having to do REST or JSON stuff).

Stats

Basic miniredis repo stats
1
52
0.0
about 2 months ago

rcarmo/miniredis is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of miniredis is Python.


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