1. C# Redis client for the Redis NoSQL DB

    By:

    C# Redis Client for the worlds fastest distributed NoSQL datastore. Byte[], String and POCO Typed clients. Thread-Safe Basic and Pooled client managers included.

  2. BookSleeve

    By:

    Fully asynchronous Redis client, capable of pipelined operations; this acts as a multiplexer, allowing high-performance parallel usage of a single connection (or few connections) without being blocked on each separate request. All core redis opeations are supported. This library can also be used from C# 5.0/async very effectively.

  3. Microsoft ASP.NET SignalR Redis Messaging Backplane

    By:

    Redis messaging backplane for scaling out of ASP.NET SignalR applications in a web-farm.

  4. NHibernate.Caches.Redis

    By:

    An NHibernate caching provider for Redis.

  5. Harbour.RedisSessionStateStore

    By:

    An ASP.NET Redis SessionStateStoreProvider.

  6. RedisIntegration

    By:

    Provides a simple .NET library and the win32 / win64 Redis binaries to ease local integration tests.

  7. Sider

    By:

    SIDER : REDIS bindings for C#/.NET 4.0 Features clean API design that maps closely to actual Redis commands. Assumes familiarity with Redis. --- Sider is a redis client that strives to sticks to the metal as much as possible. Resulting in minimal, lightweight easy to use client with no confusing method/command (r... More information

  8. Redis.Client.Core

    By:

    Basic client for Redis

  9. Burden.Redis

    By:

    An implementation of a persistent job queue in Redis

  10. NBoosters.RedisBoost

    By:

    .NET 4.0 thread-safe asynchronous Redis client. Supports pipelining, Redis channels, has built-in serializer and clients pool. Can be used along with async/await pattern.

  11. Redis-64

    By:

    Redis is an in-memory database that persists on disk. This package contains the Windows 64bit binaries for Redis.

  12. NLog.Targets.Redis

    By:

    The NLog Redis Target is a custom target for NLog version 2.0 allowing you to send logging messages to a Redis list. Very useful for logstash integration.

  13. CacheCow.Client.RedisCacheStore

    By:

    Redis storage for HTTP caching in CacheCow library

  14. Redis Worker

    By:

    Implementation of a queue / worker pattern backed by Redis Features include: Retries when handling work causes uncaught exceptions Handles work concurrently using the ThreadPool Saves completed work into an audit hash Requeues work dropped by a crashed or disconnected worker

  15. SharpRepository Caching Provider for Redis

    By:

    SharpRepository is a generic repository written in C# which includes support for various relational, document and object databases including Entity Framework, RavenDB, MongoDb and Db4o. SharpRepository includes Xml and InMemory repository implementations as well. SharpRepository offers built-in caching options for AppFabric, memcached and the stand... More information

  16. Resque Booksleeve Client

    By:

    Booksleeve Redis Client for Resque

    467 downloads

  17. Redis-32

    By:

    Redis is an in-memory database that persists on disk. This package contains the Windows 32bit binaries for Redis.

  18. csredis

    By:

    csredis is a .NET client for Redis and Redis Sentinel (2.6). Includes both synchronous and asynchronous clients.

  19. node_redis.TypeScript.DefinitelyTyped

    By:

    TypeScript Definitions (d.ts) for node_redis. Generated based off the DefinitelyTyped repository [git commit: 0c154916c194e20fa8b7762502a0a68f56a11b16]. http://github.com/DefinitelyTyped

  20. TeamDev Redis Client

    By:

    TeamDev Redis Client

    66 downloads