Skip to content

Implement Infinispan as 2nd-layer Cache Provider For EFCore 6.x #46

@InfoSec812

Description

@InfoSec812

One of the primary use cases for Infinispan in Java is as a 2nd-layer cache for database operations (Via things like JPA), but I could not find a similar solution for .NET. I was reading that EFCore does not provide a cache interface anymore and third-party libraries have taken up that work. That library provides an ICache interface which appears to be the way to add Infinispan support and it would be interesting to have that capability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions