An open API service indexing awesome lists of open source software.

https://github.com/achoarnold/key-value-store

Basic Key-Value Store built on top of YugabyteDB, .Net 7.0, and Entity Framework Core 7.0.
https://github.com/achoarnold/key-value-store

aks azure-app-service key-value-store yugabytedb

Last synced: about 1 month ago
JSON representation

Basic Key-Value Store built on top of YugabyteDB, .Net 7.0, and Entity Framework Core 7.0.

Awesome Lists containing this project

README

        

# Key Value Store

[![Build](https://github.com/AchoArnold/key-value-store/actions/workflows/main.yml/badge.svg)](https://github.com/AchoArnold/key-value-store/actions/workflows/main.yml)
[![GitHub contributors](https://img.shields.io/github/contributors/AchoArnold/key-value-store)](https://github.com/AchoArnold/key-value-store/graphs/contributors)
[![codecov](https://codecov.io/gh/AchoArnold/key-value-store/branch/main/graph/badge.svg?token=JjzbuSYCDv)](https://codecov.io/gh/AchoArnold/key-value-store)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=AchoArnold_key-value-store&metric=alert_status)](https://sonarcloud.io/dashboard?id=AchoArnold_key-value-store)
[![GitHub license](https://img.shields.io/github/license/AchoArnold/key-value-store?color=brightgreen)](https://github.com/AchoArnold/key-value-store/blob/master/LICENSE)

Key-Value store built with YugabyteDB, .Net 7.0, and Entity Framework Core 7.0. It is available on https://key-value-store.ndolestudio.com.

![image](https://github.com/AchoArnold/key-value-store/assets/4196457/05dfdce8-fede-47a6-b6ba-bf4c38140b7a)