Skip to content

[FEATURE] 😶 Add NullFusionCache support via DI #444

@jodydonetti

Description

@jodydonetti

Problem

Community user @eskild-th noted in #440 that using NullFusionCache via DI is not that easy. But it should be.

Solution

I'm adding a new builder method WithNullImplementation() that creates a NullFusionCache instance instead of a standard FusionCache one.

All the builder methods must work even when using the null implementation, including the HybridCache support stuff, and everything else should stay the same.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions