An implementation of the Lucene.NET directory class that uses the Azure Local Cache (Preview) as the backend.
Info
Version: | 0.1.0.1 |
Author(s): | Felix Jorkowski (jorkowski.com) |
Last Update: | Monday, September 30, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ajorkowski/AzureDataCacheDirectory |
NuGet Url: | https://www.nuget.org/packages/AzureDataCacheDirectory |
Install
Install-Package AzureDataCacheDirectory
dotnet add package AzureDataCacheDirectory
paket add AzureDataCacheDirectory
AzureDataCacheDirectory Download (Unzip the "nupkg" after downloading)
Dependencies
- Lucene.Net(3.0.3)
- Microsoft.WindowsAzure.Caching(2.1.0.0)
Tags