Top 20 NuGet key-value Packages

High performance and distributed KV store accessible through an HTTP API. 🦀 Features: - Persistence - Encryption - Server-sent Events (SSE) - Compression - Replication Read more here: https://medium.com/@clintnetwork/lucid-an-http-key-value-store-c0e734586e26
Key/value file container. MIT License
A Cache provider over the MS Memory Cache for SisoDb. Can be used both in ASP.Net as well as standalone. SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base clas...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
SisoDb is a schemaless document-oriented provider for SQL-Server. Using JSON and key-value storage, it lets you persist object graphs without specifying any mappings or extending any base classes interfaces etc. It lets you perform queries against SQL-server, using lambda expressions. It syncs schem...
An abstract layer for key-value stores
Redis is an in-memory database that persists on disk. This package contains the Windows 32bit binaries for Redis.
GetCache is a distributed in-memory cache that supports sharding data on multiple nodes and data replication. This library is the GetCache client for .Net 4.0
GetCache is a distributed in-memory cache that supports data sharding on multiple nodes and data replication. Nodes can be added and removed to the cluster without causing service interruptions. GetCache stores any type of data, objects can be serialized using JSON or XML, raw object like images or ...
GetCache is a distributed in-memory cache that supports sharding data on multiple nodes and data replication. This library is the GetCache Robots API for GetCache Server 1.3.0
GetCache is a distributed in-memory cache that supports sharding data on multiple nodes and data replication. This library is the GetCache Monitor API client for .Net 4.5
A simple Key/Value language "Sekvap" implemented for .NET. This thing converts this kind of strings into a IList<KeyValuePair<string, string>>. > Main value;Key1=Value 1;Key2=Value 2;Key2=Value 2 again Why Sekvap? Sekvap is easy to read, easy to parse and easy to store. Sekvap is lighter than J...
Provides Azure-based implementations for LostTech.Storage abstractions
Minion is a handy group-key-value data storage library for Android, powered by INI format. Let you parse and store INI format. Designed with modern fluent interface.