Cacheme: Asyncio cache framework with multiple storages and thundering herd protection

This page summarizes the projects mentioned and recommended in the original post on /r/Python

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ristretto

    A high performance memory-bound Go cache

  • I made Cacheme years ago, which support redis and synchronous API only. Then I switch to Go and found that there are some awesome cache projects in Go(ristretto, gocache...), I also made my own Cacheme go version: cacheme-go. After trying asyncio and type hint, I think it's time to rewrite my old Cacheme.

  • gocache

    ☔️ A complete Go cache library that brings you multiple ways of managing your caches

  • I made Cacheme years ago, which support redis and synchronous API only. Then I switch to Go and found that there are some awesome cache projects in Go(ristretto, gocache...), I also made my own Cacheme go version: cacheme-go. After trying asyncio and type hint, I think it's time to rewrite my old Cacheme.

  • 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
  • cacheme-go

    🚀 Schema based, typed Redis caching/memoize framework for Go

  • I made Cacheme years ago, which support redis and synchronous API only. Then I switch to Go and found that there are some awesome cache projects in Go(ristretto, gocache...), I also made my own Cacheme go version: cacheme-go. After trying asyncio and type hint, I think it's time to rewrite my old Cacheme.

  • cacheme

    Asyncio cache framework for Python

  • See https://github.com/Yiling-J/cacheme

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • IceFireDB:Distributed disk storage database based on Raft and Redis protocol.

    6 projects | /r/golang | 18 Aug 2021
  • How single message broke all our monitoring and dashboards

    1 project | dev.to | 2 May 2024
  • Redis Re-Implemented with SQLite

    15 projects | news.ycombinator.com | 14 Apr 2024
  • Using IAM authentication for Redis on AWS

    2 projects | dev.to | 7 Dec 2023
  • Unexpected behavior from Redis cluster client - Keys not being found even if they exist in the cluster

    1 project | /r/golang | 27 Oct 2023