LocalProjections is a set of classes to setup local projections using LMDB and Lucene.Net.
Info
| Version: | 0.1.2 |
| Author(s): | M. Rybnikov |
| Last Update: | Thursday, January 11, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mihasic/LocalProjections/ |
| NuGet Url: | https://www.nuget.org/packages/LocalProjections |
Install
Install-Package LocalProjections
dotnet add package LocalProjections
paket add LocalProjections
LocalProjections Download (Unzip the "nupkg" after downloading)
Dependencies
- LightningStore(>= 0.3.3)
- LuceneSearch(>= 0.4.1)