Info
Version: | 1.5.0 |
Author(s): | Michael Christensen |
Last Update: | Monday, October 19, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HakanL/BinaryRage |
NuGet Url: | https://www.nuget.org/packages/Haukcode.BinaryRage |
Install
Install-Package Haukcode.BinaryRage
dotnet add package Haukcode.BinaryRage
paket add Haukcode.BinaryRage
Haukcode.BinaryRage Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
- BinaryRage is designed to be a lightweight ultra fast key/value store for .NET with no dependencies
- It's production-ready - already in several large production-environments
- Supports complex objects out of the box (and lists of objects)
- 100% FREE and open (no paid pro version or anything lame like that)
- No configuration, no strange driver/connector, no server, no setup - simply reference the dll and start using it in less than a minute.
- Created it because I think there is a huge need for a very simple key/value store
- If you hate writing boilerplate code - you will love BinaryRage.