redis-swapplex

Atomic state-transition based multiplexed redis connection (by Bajix)

Redis-swapplex Alternatives

Similar projects and alternatives to redis-swapplex

  • miniserve

    🌟 For when you really just want to serve some files over HTTP right now!

  • 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
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-swapplex alternative or higher similarity.

redis-swapplex reviews and mentions

Posts with mentions or reviews of redis-swapplex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-03.
  • How to deal with a type not implementing "Send"?
    2 projects | /r/rust | 3 Oct 2022
    You can have a type that is Send/Sync that internally utilizes thread locals. I went all out for performance when I wrote redis-swapplex, and if you look at the source code for this you can see some design patterns around how to do this sort of thing. With this, I utilized thread locals to implement arc_swap::cache::Cache by making my trait force the implementation to define the LocalKey so that this could be derivable on foreign types to support multiple database usage. You could use this same design pattern to make the actual type that goes in your extension Send/Sync

Stats

Basic redis-swapplex repo stats
1
3
6.4
about 1 month ago

The primary programming language of redis-swapplex is Rust.


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