Metadata >> NuGet >> ScarletLock.Redis

ScarletLock.Redis

Metadata

Authors Donovan Crone, Michael Davidson
Copyrights Copyright 2015
Description Redis provider for ScarletLock, a flexible implementation of the Redlock algorithm that can be adapted to work with other data-stores.
LicenseUrl https://github.com/psibernetic/scarletlock/blob/master/LICENSE
Owners Donovan Crone, Michael Davidson
ProjectUrl https://github.com/psibernetic/scarletlock
RequireLicenseAcceptance False
Tags Redlock DLM redis lock distributed
Dependencies ScarletLock.Core:1.0.0|StackExchange.Redis:1.0.481
PackageSize 13049
PackageHashAlgorithm SHA512
PackageHash rJRtu65LACWvE+YeSa6BeDQICMrWM60sA1Otp57cr1zR/d91r8X4tV05O0WbdSadOzkzlmm6CPS4QTfrDKUA8w==
DownloadCount 000000
CreatedDate 2015-08-09T22:11:22

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

OpenWrap

Installing the package:
o add-wrap ScarletLock.Redis
Uninstalling the package:
o remove-wrap ScarletLock.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
1.0.1.13
1.0.0