https://github.com/hjerpbakk/poormanscache
This is a sample implementation of a distributed cache written in C#. Nobody should ever use this.
https://github.com/hjerpbakk/poormanscache
asp-net-core cache csharp distributed-cache docker docker-image dotnet
Last synced: 4 months ago
JSON representation
This is a sample implementation of a distributed cache written in C#. Nobody should ever use this.
- Host: GitHub
- URL: https://github.com/hjerpbakk/poormanscache
- Owner: hjerpbakk
- License: mit
- Created: 2018-03-06T09:53:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T03:42:41.000Z (about 3 years ago)
- Last Synced: 2025-03-21T19:31:57.847Z (11 months ago)
- Topics: asp-net-core, cache, csharp, distributed-cache, docker, docker-image, dotnet
- Language: C#
- Homepage: https://hjerpbakk.com/
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PoorMansCache
This is a sample implementation of a distributed cache written in C#. Nobody should ever use this.