Metadata >> NuGet >> FreeStack.Redis >> 4.1.1

4.1.1

Metadata

Authors @barambani
Description This is a fork of the official C# ServiceStack client for Redis. This fork removes - the limitation of 6000 commands per hour to the Redis Client - the limitation of 20 different types in Redis Client Typed APIs both imposed to the free version of the official library. For documentation and commercial support please visit the ServiceStack.Redis repo at https://github.com/ServiceStack/ServiceStack.Redis
Language en-US
LicenseUrl https://github.com/barambani/FreeStack.Redis/blob/master/license.txt
Owners @barambani
ProjectUrl https://github.com/barambani/FreeStack.Redis
RequireLicenseAcceptance False
Summary Fork of the official C# ServiceStack client for the Redis NoSQL DB that removes its limitations
Tags Redis NoSQL Client Distributed Cache PubSub Messaging Transactions
Title FreeStack.Redis
PackageSize 401075
PackageHashAlgorithm SHA512
PackageHash hR34vzKJY10QUQJfg1pzQhmQO0asCtUz/WH3B9s8nls3Nvq3IySz9P943OGJpOCWInM5GuJDmdFMDA6Fk7e09A==
DownloadCount 000000
CreatedDate 2015-08-10T23:14:49

Access

You can access data for this version using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install FreeStack.Redis -Version 4.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install FreeStack.Redis -Version 4.1.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Deleting the package from the server (for each registered key):
nuget delete FreeStack.Redis 4.1.1 %key% -Source     http://nuget.gw.symbolsource.org/Public/NuGet

NuGet (Package Manager Console)

Installing the package (HTTP Basic authentication):
Install-Package FreeStack.Redis -Version 4.1.1 -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FreeStack.Redis -Version 4.1.1 -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

OpenWrap

Installing the package:
o add-wrap FreeStack.Redis -Version 4.1.1
Uninstalling the package:
o remove-wrap FreeStack.Redis

Compilations

A compilation is created for every set of binaries produced from a single unchanged set of sources in different compilation modes (Debug, Release), for different platforms (x86, x64) or targetting different frameworks.

Profile Mode Platform Related