Metadata >> NuGet >> FreeStack.Redis

FreeStack.Redis

Metadata

Authors @barambani
Copyrights ServiceStack 2013 and contributors
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
IconUrl https://servicestack.net/img/logo-32.png
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
Dependencies ServiceStack.Common:4.0
Title FreeStack.Redis
PackageSize 412603
PackageHashAlgorithm SHA512
PackageHash yPYK4llhfVj5R9cdaK+HPsjzHMZ009aQkS0PniyI85I9qd/dUecAQoGZHfixlGmqN8SpEkcsjcKVoG32L+DkIQ==
DownloadCount 000000
CreatedDate 2015-09-25T00:57:31

Access

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

NuGet (nuget.exe)

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

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package FreeStack.Redis
Installing the package (HTTP Basic authentication):
Install-Package FreeStack.Redis -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package FreeStack.Redis -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package FreeStack.Redis

OpenWrap

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

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.3.1
4.3.0
4.2.0
4.1.1
4.0.0
4.1.0