Skip to content

Feature Request: Distributed in-memory cache using gossip protocol #145

Open
@Miggleness

Description

@Miggleness

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions