C# Redis

Open-source C# projects categorized as Redis

Top 23 C# Redi Projects

  • StackExchange Redis

    General purpose redis client

  • Opserver

    Stack Exchange's Monitoring System (by opserver)

  • 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
  • run-aspnetcore-microservices

    Microservices on .Net platforms which used ASP.NET Web API, Docker, RabbitMQ, MassTransit, Grpc, Yarp API Gateway, PostgreSQL, Redis, SQLite, SqlServer, Marten, Entity Framework Core, CQRS, MediatR, DDD, Vertical and Clean Architecture implementation with using latest features of .NET 8 and C# 12

  • coolstore-microservices

    A full-stack .NET microservices build on Dapr and Tye

  • Exceptionless

    Exceptionless application

  • CacheManager

    CacheManager is an open source caching abstraction layer for .NET written in C#. It supports various cache providers and implements many advanced features.

  • Foundatio

    Pluggable foundation blocks for building distributed apps.

  • SaaSHub

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

    SaaSHub logo
  • EasyCaching

    :boom: EasyCaching is an open source caching library that contains basic usages and some advanced usages of caching which can help us to handle caching more easier!

  • Project mention: EasyCaching VS Metalama.Patterns - a user suggested alternative | libhunt.com/r/EasyCaching | 2023-12-07
  • FusionCache

    FusionCache is an easy to use, fast and robust cache with advanced resiliency features and an optional distributed 2nd level.

  • Project mention: Release Radar ā€¢ March 2024 Edition | dev.to | 2024-04-07

    Want an easy to use cache with advanced resiliency features? Look no further than FusionCache. It's built for performance, good refresh rates, better auto-setup, better logs, and more. Congrats to the team on shipping your first major and stable version šŸŽ‰ and receiving over 3.8 million downloads.

  • FilterLists

    :shield: The independent, comprehensive directory of filter and host lists for advertisements, trackers, malware, and annoyances.

  • Project mention: Where do you all get your DNS block lists from? Is there a public forum that has a list of them? | /r/pihole | 2023-11-16

    They are all here, sortable by syntaxe or software: https://filterlists.com/

  • SmartSql

    SmartSql = MyBatis in C# + .NET Core+ Cache(Memory | Redis) + R/W Splitting + PropertyChangedTrack +Dynamic Repository + InvokeSync + Diagnostics

  • RedLock.net

    An implementation of the Redlock algorithm in C#

  • booking-microservices

    Practical microservices, built with .Net 8, DDD, CQRS, Event Sourcing, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.

  • Project mention: How do you structure large Minimal API Projects? | /r/dotnet | 2023-12-07

    Complete misinformation. Controllers are a thing of the past. Minimal APIs are fast, flexible, and can be organized neatly into endpoint groups in a dozen different ways. Hell there are even people that colocate a single endpoint with its mediator request handler https://github.com/meysamhadeli/booking-microservices/blob/main/src/Services/Flight/src/Flight/Aircrafts/Features/CreatingAircraft/V1/CreateAircraft.cs

  • Cache Tower

    An efficient multi-layered caching system for .NET

  • Project mention: Multi level cache library (in memory + Redis) | /r/dotnet | 2023-05-24
  • cqrs-clean-eventual-consistency

    CQRS, using Clean Architecture, multiple databases and Eventual Consistency

  • SlimMessageBus

    Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.

  • redis-om-dotnet

    Object mapping, and more, for Redis and .NET

  • aspnetcore-redis-rate-limiting

    Set up a Redis backplane for ASP.NET Core multi-node deployments, using the built-in Rate Limiting support that's part of .NET 7 and .NET 8.

  • Project mention: Distributed pool | /r/csharp | 2023-12-06
  • TraefikKobling

    A dynamic Traefik-to-Traefik discovery agent

  • DistributedCacheAspNetCoreRedis

    āš”ļø Distributed caching on .NET with IDistributedCache

  • Project mention: Show HN: Visualizing public transport performance in New Zealand | news.ycombinator.com | 2023-11-14

    I've been tracking public transport data in NZ for a couple of years now, and have now built a site for its display. Public transport is quite a contentious issue here; what's better than to inform decisions with data?

    Iā€™m posting this to ask some switched on people what the best step going forward for would be for this project. If someone was building a similar site for your city, what would you want to see?

    https://github.com/allister-grange/missinglink

  • RedisStorm

    Simple wrapper for StackExchange.Redis that makes pub sub easier

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Redis related posts

  • Redis License Changed

    11 projects | news.ycombinator.com | 20 Mar 2024
  • Redis University RU102N: Redis for .NET Developers

    2 projects | dev.to | 1 Feb 2023
  • Indexing and Querying Embedded Objects with Redis OM .NET

    2 projects | dev.to | 19 Dec 2022
  • Redis as a Database with Redis OM

    4 projects | dev.to | 13 Nov 2022
  • Create Logger for Microservices Powered By RedisSearch & RedisJSON

    6 projects | dev.to | 15 Sep 2022
  • Redis OM

    4 projects | news.ycombinator.com | 30 Mar 2022
  • Editor crashes after update to 2021.2

    1 project | /r/Unity3D | 2 Mar 2022
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 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 ā†’

Index

What are some of the best open-source Redi projects in C#? This list will help you:

Project Stars
1 StackExchange Redis 5,804
2 Opserver 4,479
3 run-aspnetcore-microservices 2,433
4 coolstore-microservices 2,396
5 Exceptionless 2,368
6 CacheManager 2,325
7 Foundatio 1,913
8 EasyCaching 1,856
9 FusionCache 1,320
10 FilterLists 1,248
11 SmartSql 1,047
12 RedLock.net 897
13 booking-microservices 801
14 StackExchange.Redis.Extensions 595
15 Cache Tower 582
16 cqrs-clean-eventual-consistency 458
17 SlimMessageBus 437
18 redis-om-dotnet 431
19 aspnetcore-redis-rate-limiting 193
20 TraefikKobling 45
21 DistributedCacheAspNetCoreRedis 23
22 missinglink 13
23 RedisStorm 2

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