dotnetcore / dotnetcore/EasyCaching

Feature Request: Distributed in-memory cache using gossip protocol

Open
#145 5 comments 2 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
C#
Stars
2.1k
Forks
336
PR merge metrics
No merged PRs in 30d

Description

This is more of a feature request to support scenario of a horizontally-scaled application which doesn't have the liberty to use Redis.

The idea is to have cache data in-memory, but allow one instance to invalidate the cache of other instances.

A form of gossip protocol can be used to identify nodes of an application.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.