Advertisement · 728 × 90

Posts by Jody Donetti

https://bgh.st/jzwz7a https://bgh.st/jzwz7a

Check out this video for how you can get your ASP NET Core applications running with Garnet and FusionCache as a hybrid cache solution!

Watch it here:
https://bgh.st/jzwz7a

6 days ago 1 1 0 0
Post image

For a limited time my course on Dometrain is available for lifetime acces, and to celebrate Dometrain’s birthday it’s also 40% off.

A good way to be ready for the second part, Deep Dive, which I’m almost done editing 🎉

dometrain.com/course/getti...

1 week ago 0 0 0 0
Post image

Was I the only one who didn't know?

If you Google for "%NAME% font" the page is rendered with that font 🤣

1 week ago 0 0 0 0

I took some time to update the FusionCache docs, in particular the massive Step By Step page.

I added some of the missing bits, like the Distributed Stampede Protection and a section about how to optimize the Redis usage.

I hope you enjoy it.

github.com/ZiggyCreatur...

1 week ago 3 1 0 0
The Only .NET Caching Library You’ll Ever Need?
The Only .NET Caching Library You’ll Ever Need? YouTube video by Milan Jovanović

I finally had some time to watch this great video by Milan Jovanovich about @fusioncache.bsky.social .
Thanks Milan!

youtu.be/XTCFF61xEhA

4 weeks ago 1 1 1 0

https://github.com/ZiggyCreatures/FusionCache

4 weeks ago 2 1 0 0
Screenshot of the repository

Screenshot of the repository

Fast hybrid cache with resiliency features

4 weeks ago 2 1 1 0
Post image

FusionCache is now featured on the official Redis docs in the Libraries and tools section 🥳

redis.io/docs/latest/...

1 month ago 3 0 1 0
Advertisement
Preview
Release v2.6.0 · ZiggyCreatures/FusionCache 🏷️ Configurable cleanup behavior for RemoveByTag() Normally, when calling RemoveByTag("my-tag"), the entries with such a tag will be gradually expired on a subsequent access. Community member @char...

I just released FusionCache v2.6.0 🎉

In this version:
🏷️ configurable RemoveByTag() behavior
Ⓜ️ RemoveByTag("*") support in HybridCache adapter
🔒 better distributed locker + Eager Refresh
⚡ perf boosts
🐞 minor bug fixes

github.com/ZiggyCreatur...

1 month ago 3 1 0 0
Post image

Just ONE LINE of Code! FusionCache as Hybrid Cache in ASP NET Core

In this video series, we've been working with Entity Framework Core, Dapper, Redis, and different caching tools that we have access to in ASP NET Core.

1 month ago 1 1 1 0
Post image

🫣

1 month ago 0 0 0 0
Post image

People keep asking (thankfully 😅) about my second course on Dometrain , Deep Dive Caching in .NET, so here's an update.

It's almost done 🎉

It's really massive, contains all things caching and it took way more time than initially tought.

But: quality over speed (hopefully 🙏).

1 month ago 2 0 1 0
Preview
Getting Started with Caching in .NET - Dometrain Let's make the hardest thing in programming easy for .NET software engineers.

For a limited time my course Getting Started Caching in .NET is available for a lifetime access over on Dometrain.

And yes, the second course, Deep Dive, is almost done & coming soon 🥳

dometrain.com/course/getti...

1 month ago 2 0 0 0
https://www.youtube.com/watch?v=9UcsaKnBFkE
https://www.youtube.com/watch?v=9UcsaKnBFkE https://www.youtube.com/watch?v=9UcsaKnBFkE

In this video, we'll look at configuring FusionCache in an ASP NET Core app that's configured to use EF Core and Redis.

Watch it here:
https://www.youtube.com/watch?v=9UcsaKnBFkE

2 months ago 1 1 0 0
Post image

FusionCache with Redis is a GAME CHANGER for EF Core Powered Web Apps

My favorite caching library is SO easy to configure a distributed cache alongside the in-memory cache. FusionCache makes it a cake walk!

2 months ago 1 1 1 0
Advertisement

It is a brand new initiative, they haven’t even released the initial catalog yet (they’ll do in a week or two), it’s super early days.
I saw it and thought to apply since I’m european, that’s it.
We’ll see how it evolve over time.

2 months ago 1 0 1 0
Post image

FusionCache has been approved by the European OpenSource project 🎉

2 months ago 3 1 1 1
Post image

FusionCache is now part of the official @opentelemetry.io registry 🥳

opentelemetry.io/ecosystem/re...

2 months ago 5 0 0 1
Preview
GitHub - dotnet/BenchmarkDotNet: Powerful .NET library for benchmarking Powerful .NET library for benchmarking. Contribute to dotnet/BenchmarkDotNet development by creating an account on GitHub.

Shout out to BenchmarkDotNet for no other reason than it's such an insanely good and robust piece of software.
There's a before and after BDN: without it, we would be in a very different place.
Kudos to Andrey Akinshin for creating and maintaining it.

github.com/dotnet/Bench...

2 months ago 6 0 0 0
Preview
GitHub - ZiggyCreatures/FusionCache: FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features. FusionCache is an easy to use, fast and robust hybrid cache with advanced resiliency features. - ZiggyCreatures/FusionCache

Today @fusioncache.bsky.social turns 5 🎂
Hold tight little buddy, the best is yet to come.

github.com/ZiggyCreatur...

3 months ago 4 2 0 1

📕 FusionCache docs
I just finished updating the FusionCache docs with the new bits about distributed stampede protection & memory+distributed locker.

In particular, I think the last part about Efficiency VS Correctnes is pretty important.

github.com/ZiggyCreatur...

3 months ago 2 0 0 0

Thanks Luke!

3 months ago 0 0 0 0

📕 Oh, and about the docs

As mentioned in the release notes, I haven't updated them yet, not enough time.

But I'll do as soon as possible!

3 months ago 1 0 0 0
Preview
Release v2.5.0 · ZiggyCreatures/FusionCache 🛡️ Distributed Cache Stampede Protection Since the very beginning FusionCache offered a solid Cache Stampede protection, as explained in the docs where it is clearly illustrated: Such protection w...

I just release FusionCache v2.5.0 🥳
It includes a lot of stuff:
🛡️ Distributed Cache Stampede Protection
🔒 Extensible Distributed Locking
⚙️ newMemoryCacheDuration option
🏅 Best Practices Advisor
⚙️ newIgnoreTimeoutsWhenDebugging option

github.com/ZiggyCreatur...

3 months ago 6 3 1 0
Preview
Prompt caching: 10x cheaper LLM tokens, but how? | ngrok blog A far more detailed explanation of prompt caching than anyone asked for.

“Anthropic even claim that prompt caching can reduce latency "by up to 85% for long prompts" and in my own testing I found that for a long enough prompt, this is true.”

Caching you say, interesting 😏

ngrok.com/blog/prompt-...

4 months ago 2 0 0 0
Advertisement
Post image

Over on Reddit 🤖

One of the best things I could have read about @fusioncache.bsky.social : "there is no weird syntax or any weird gotchas, it just works. Even for my team of mixed devs from jr, mid, senior, everyone just uses it without problem".

Thank you random citizen, you made my day 🙂

4 months ago 22 3 0 0
Preview
[FEATURE] 🛡️ Distributed Cache Stampede Protection · Issue #574 · ZiggyCreatures/FusionCache Scenario Since the very beginning FusionCache offered a solid Cache Stampede protection, as explained in the docs where it is clearly illustrated: Such protection worked not just in the normal flow...

🛡️ Cache Stampede, Distributed

FusionCache always had a robust and flexible Cache Stampede protection, which just worked.

And now the next step is coming: distributed stampede protection on multiple nodes.

github.com/ZiggyCreatur...

4 months ago 3 0 0 0

I’ve been working on it days and nights from months, pouring everything I’ve learned in decades into it in an approachable way. There will be a lot of stuff, like, a lot a lot. I hope to complete it by the end of the year, but it may be a tiny bit more.
I really do hope it will be worth the wait.

4 months ago 0 0 1 0

𝟭/𝟯: The .NET community is full of people building amazing things, and I want to help share those stories. The Modern .NET Show is booking guests for March 2026 onwards. If you've got a project, library, or experience worth discussing, let's record an episode.

4 months ago 3 2 2 0

Last 24h

4 months ago 1 0 0 0