Metadata >> NuGet >> ScarletLock.Core

ScarletLock.Core

Metadata

Authors Donovan Crone, Michael Davidson
Copyrights Copyright 2015
Description 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 Polly:2.2.3
PackageSize 93264
PackageHashAlgorithm SHA512
PackageHash LzBHmVNN5hdv/CGgnLSVunTbl08igNPObZRgcwRWFHFDhEXFI6mTKCKz8tkmt+UC/cV29xUK50Z+eEe/j36F5g==
DownloadCount 000000
CreatedDate 2015-08-09T22:10:44

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

OpenWrap

Installing the package:
o add-wrap ScarletLock.Core
Uninstalling the package:
o remove-wrap ScarletLock.Core

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