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.
- Host: GitHub
- URL: https://github.com/achoarnold/key-value-store
- Owner: AchoArnold
- License: mit
- Created: 2021-10-19T20:26:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-20T21:28:27.000Z (over 1 year ago)
- Last Synced: 2025-04-02T13:40:54.264Z (3 months ago)
- Topics: aks, azure-app-service, key-value-store, yugabytedb
- Language: C#
- Homepage: https://key-value-store.ndolestudio.com
- Size: 187 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Key Value Store
[](https://github.com/AchoArnold/key-value-store/actions/workflows/main.yml)
[](https://github.com/AchoArnold/key-value-store/graphs/contributors)
[](https://codecov.io/gh/AchoArnold/key-value-store)
[](https://sonarcloud.io/dashboard?id=AchoArnold_key-value-store)
[](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.
