Skip to content

Add FusionCache integration page for C#/.NET#2870

Merged
mich-elle-luna merged 8 commits intomainfrom
fusion-cache
Mar 10, 2026
Merged

Add FusionCache integration page for C#/.NET#2870
mich-elle-luna merged 8 commits intomainfrom
fusion-cache

Conversation

@mich-elle-luna
Copy link
Collaborator

@mich-elle-luna mich-elle-luna commented Mar 9, 2026

SA team request to add this to our integrations page.


Note

Low Risk
Low risk: adds a new documentation page only, with no product code or runtime behavior changes.

Overview
Adds a new FusionCache integration page under content/integrate/ describing the library’s key features and providing install/getting-started snippets for using FusionCache with Redis (including shared multiplexer setup), plus links to upstream docs and NuGet packages.

Written by Cursor Bugbot for commit ad3eacc. This will update automatically on new commits. Configure here.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 9, 2026

@jit-ci
Copy link

jit-ci bot commented Mar 9, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mich-elle-luna mich-elle-luna requested a review from a team March 9, 2026 21:09
Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few style suggestions (I think the AI has picked up on the slightly zany style of the Github site) but basically LGTM.


## Overview

FusionCache can transparently handle multiple cache levels by mixing a memory cache and a distributed cache together, getting the best of both worlds. It allows for a sophisticated yet incredibly easy to use developer experience by handling all the complexities of a modern, fast and robust hybrid cache that can deal with the most complex and demanding scenarios. When coupled with Redis, performance, robustness and scaling will not be a problem anymore.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is "will not be a problem anymore" a bit too much like marketing? Not sure.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is ok, thank you!

mich-elle-luna and others added 7 commits March 10, 2026 11:42
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
Co-authored-by: andy-stark-redis <164213578+andy-stark-redis@users.noreply.github.com>
@mich-elle-luna mich-elle-luna merged commit 9ef9a37 into main Mar 10, 2026
47 checks passed
@mich-elle-luna mich-elle-luna deleted the fusion-cache branch March 10, 2026 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants