Info
Version: | 1.0.0 |
Author(s): | lucid-sharp |
Last Update: | Thursday, March 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/lucid-kv/lucid |
NuGet Url: | https://www.nuget.org/packages/lucid-sharp |
Install
Install-Package lucid-sharp
dotnet add package lucid-sharp
paket add lucid-sharp
lucid-sharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.Core(>= 2.2.5)
- Microsoft.Extensions.Caching.Abstractions(>= 3.1.3)
- RestSharp(>= 106.10.1)
Tags
🦀
Features:
- Persistence
- Encryption
- Server-sent Events (SSE)
- Compression
- Replication
Read more here: https://medium.com/@clintnetwork/lucid-an-http-key-value-store-c0e734586e26.