GitHub topics: stackexchange-redis
WeihanLi/WeihanLi.Redis
RedisExtensions for StackExchange.Redis, Cache/Redlock/Counter/RateLimiter/Rank/RedisEventBus
Language: C# - Size: 1.59 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 49 - Forks: 17

redis-developer/redis-starter-csharp
A starter project for working with Redis and C#/ASP.NET
Language: C# - Size: 23.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

mparlak/AspNetCore.StackExchange.Redis
AspNetCore.StackExchange.Redis Extensions
Language: C# - Size: 11.7 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 0

wodsonluiz/Redis.EasyConnectMultiServers
Package for ease integration with multiple servers Redis.
Language: C# - Size: 122 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stormaref/RedisStorm
Simple wrapper for StackExchange.Redis that makes pub sub easier
Language: C# - Size: 45.9 KB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

WeihanLi/StackExchange.Redis-docs-zh-cn
StackExchange.Redis中文使用文档
Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 105 - Forks: 23

guliv3r/DualCache.NET
A .NET 8 helper library for common Redis client functionality.
Language: C# - Size: 68.4 KB - Last synced at: 29 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

BedirhanErk/Resellio
Resellio (Asp.Net Core MVC - Microservices)
Language: JavaScript - Size: 7.33 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

areller/RediSharp
Redis Scripting in Native C#
Language: C# - Size: 384 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 3

shaikhanas1993/redisWebApiExperiment
experimental stuff with redis
Language: C# - Size: 132 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

jonathansant/Orleans.Persistence.Redis
Redis persistence for Microsoft Orleans with configurable serialization.
Language: C# - Size: 147 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 5

elglogins/STRHM
Strongly typed implementation for Redis StackExchange client, when using hashset functionality.
Language: C# - Size: 129 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

bilbolPrime/redis-pub-sub
A simple multi-layered cache pub sub redis implementation
Language: C# - Size: 9.77 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vahidalizadeh7070/RedisCachingMedium
Implementation of caching using Redis in .NET 7. Here, the caching service is based on HashSet.
Language: C# - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

kirov-opensource/RedisLock
The blocking implementation of StackExchange.Redis LockTake and the automatic release of locks
Language: C# - Size: 14.6 KB - Last synced at: 10 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

bllctnr/microservices-project-example
Simple microservice architecture including .Net 6, RabbitMQ, MassTransit, Ocelot Gateway, MongoDB, MongoDB Driver, Redis, Stackexchange Redis, MS Sql, Entity Framework Core, Identity Server
Language: C# - Size: 1.48 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kunalm8470/azure-services
Learning about various Azure Services
Language: C# - Size: 30.5 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

myloveCc/NETCore.RedisKit
StackExchange.Redis Tool
Language: C# - Size: 686 KB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 5 - Forks: 4

willbush/redis-failover-test 📦
Testing Redis master / slave failover with and without Sentinels
Language: C# - Size: 8.79 KB - Last synced at: about 1 hour ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

msolimans/AutoAPI
A Sample API written in c#, dotnetcore, MongoDB/SQLServer, Memcached/Redis for caching, and Solr for indexing
Language: C# - Size: 30.3 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

wjdavis5/RedisPooler
A library to provide pooled IConnectionMultiplexers to your appliation
Language: C# - Size: 39.1 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

Hesapkurdu/hk-cache-manager
Simple wrapper for Redis Cache with Stackoverflow.Redis & AspNetCore aim
Language: C# - Size: 32.2 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 7

sandeepkv93/WebAppWithRedisCache
Simple Example of how Redis cache and InMemory Cache can be used in a ASP.NET Core Web API Project
Language: C# - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

eduardoyupanqui/Redis.Example
POC - Counters en Redis con StackExchange.Redis
Language: C# - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

craigwardman/ChunkingRedisClient
A C# library which implements various wrappers around the StackExchange.Redis client, specifically using Newtonsoft.Json serialisation; Such as streamed reading/writing and sliding expiration.
Language: C# - Size: 36.1 KB - Last synced at: 10 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 1

Cihat-Girgin/.Net5-Redis-Distributed-Cache
Application showing how to configure and use Redis( via StackExchange.Redis API ) on .Net And it mentions how to use data types in Redis.
Language: C# - Size: 685 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ferhatcandas/TStack.RedisExchange
The purpose of this library is to store cache data, the infrastructure "StackExchange.Redis" is fed, but this library offers more generic and clean architecture. This library was developed .NET Standard.
Language: C# - Size: 33.2 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

yusufuzun/typed-messaging
An introductory code example for messaging and message bus built with primitive principles
Language: C# - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

devarshad/MultiKeyRedisCache
multikey support for Redis
Language: C# - Size: 47.9 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

stefanolsen/redis-profile
Sample code for blog post about using Redis in place of session state.
Language: C# - Size: 525 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

senvardarsemih/hk-cache-manager Fork of Hesapkurdu/hk-cache-manager
Simple wrapper for Redis Cache with Stackoverflow.Redis & AspNetCore aim
Language: C# - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

ojji/RedisearchSharp
Redisearch client library built on top of StackExchange.Redis
Language: C# - Size: 166 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

Can-Sahin/StackExchange.Redis.WordSearch
AutoCompletion/WordSearch extension for StackExchange.Redis
Language: C# - Size: 191 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

QuinntyneBrown/IncidentService
IncidentService using ASP.NET Web API 2, Redis, Azure Service Bus and Angular 4
Language: JavaScript - Size: 894 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

yusufuzun/cache
Basic Cache Facade for generic caching purposes with StackExchange.Redis implementation
Language: C# - Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
