redcon

Redis compatible server framework for Go (by tidwall)

Redcon Alternatives

Similar projects and alternatives to redcon

  • IceFireDB

    @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database experience, making web3 application data storage more convenient, and making it easier for web2 applications to achieve decentralization and data immutability.

  • Olric

    Distributed in-memory object store. It can be used as an embedded Go library and a language-independent service.

  • 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
  • Tile38

    Real-time Geospatial and Geofencing

  • rosedb

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

  • redix

    a very simple pure key => value storage system that speaks Redis protocol with Postgres as storage engine and more

  • rsync

    gokrazy rsync (by gokrazy)

  • jupiter

    Jupiter is a framework for wrapping compute or memory intense components to provide them as high throughput and ultra low latency services to applications using the Redis RESP protocol (by scireum)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • flashdb

    FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read) (by arriqaaq)

  • redcon.rs

    Redis compatible server framework for Rust

  • deseresp

    DeserRESP is an serializer and deserializer for Redis' RESP3 format using serde

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

redcon reviews and mentions

Posts with mentions or reviews of redcon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-14.
  • Should I write my own Redis?
    1 project | news.ycombinator.com | 17 Mar 2024
    Hello,

    there is an excellent library for golang which allows you to implement the redis server protocol: https://github.com/tidwall/redcon

    I would like to put in the effort to implement most redis commands there and map them to SQL so that all data can be saved inside a fine tuned sqlite.

    Essentially if this is implemented we would have a database compatible to redis, the difference is that data is saved to disk and not to RAM.

    Is there a use case for that? Do people want that? There is some interesting things that could be done with that but I am not sure if the world needs this.

  • Redcon - Redis compatible server framework for Rust
    10 projects | /r/rust | 14 May 2022
    I ported it from Go and use it for my Tile38 project.
  • Redis-compatible key-value store in Go
    1 project | /r/golang | 19 Apr 2022
    1 project | /r/databasedevelopment | 19 Apr 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 Apr 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 redcon repo stats
4
2,085
0.0
6 months ago

tidwall/redcon is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of redcon is Go.

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