Metadata >> NuGet >> OrigoDB.Models.Redis

OrigoDB.Models.Redis

Metadata

Authors Robert Friberg
Copyrights Devrex Labs
Description A C# implementation of Redis for OrigoDB.
IconUrl http://devrexlabs.com/Content/icons/favicon.ico
LicenseUrl https://github.com/DevrexLabs/models.redis/blob/master/LICENSE
Owners Robert Friberg
ProjectUrl https://github.com/devrexlabs/models.redis
ReleaseNotes https://github.com/DevrexLabs/Models.Redis/releases
RequireLicenseAcceptance False
Summary A C# implementation of Redis for OrigoDB.
Tags OrigoDB in-memory imdb nosql database
Dependencies OrigoDB.Core:0.12:net40
Title OrigoDB Redis Model
PackageSize 51611
PackageHashAlgorithm SHA512
PackageHash LjitEyZuBbSpbDDxykNmyxbHAq6iwXkkIo+VGCrz2C7/C15N8QwizIL3qiGZvIJveoMkMz7aF4LanjEE+Y0m1A==
DownloadCount 000000
CreatedDate 2014-05-26T18:40:21

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 OrigoDB.Models.Redis -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OrigoDB.Models.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 OrigoDB.Models.Redis
Installing the package (HTTP Basic authentication):
Install-Package OrigoDB.Models.Redis -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package OrigoDB.Models.Redis -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package OrigoDB.Models.Redis

OpenWrap

Installing the package:
o add-wrap OrigoDB.Models.Redis
Uninstalling the package:
o remove-wrap OrigoDB.Models.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
0.1.1