FusionCache (@fusioncache) 's Twitter Profile
FusionCache

@fusioncache

An easy to use, fast and robust hybrid cache with advanced resiliency features. github.com/ZiggyCreatures…

ID: 1795590510414831616

calendar_today28-05-2024 22:59:33

99 Tweet

62 Followers

2 Following

Jody Donetti (@jodydonetti) 's Twitter Profile Photo

🦅 FusionCache: Eager Refresh We can enable an early refresh of cached values that are not-yet-expired: simply specify a % of the duration and FusionCache will start a background, non blocking refresh. Used with timeouts to get the best of both worlds. github.com/ZiggyCreatures…

🦅 FusionCache: Eager Refresh

We can enable an early refresh of cached values that are not-yet-expired: simply specify a % of the duration and FusionCache will start a background, non blocking refresh.

Used with timeouts to get the best of both worlds.

github.com/ZiggyCreatures…
Jody Donetti (@jodydonetti) 's Twitter Profile Photo

💣 FusionCache: what is Fail-Safe? It's an advanced resiliency mechanism that allows transient problems your database may have to not affect end users. This can be enabled with a simple flag and granularly configured to get the best end user experience. (link in 1st comment)

💣 FusionCache: what is Fail-Safe?

It's an advanced resiliency mechanism that allows transient problems your database may have to not affect end users.
This can be enabled with a simple flag and granularly configured to get the best end user experience.

(link in 1st comment)
Adnan (@madnan_rafiq) 's Twitter Profile Photo

Usama Tahir I see Jody Donetti liking this. Can confirm fusion cache is awesome. Thank you. Fusion cache actually front our top 5 pages along with distributed session with it. People who use pure Redis module should front it fusion cache, it’s win given hit ratio.

devleader (@devleaderca) 's Twitter Profile Photo

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. But we saw that Hybrid Cache and FusionCache have different

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.

But we saw that Hybrid Cache and FusionCache have different
Christian Buckley (@buckleyplanet) 's Twitter Profile Photo

Be sure to check out Episode 317 of the #MVPbuzzChat interview series with with Developer Technologies MVP Jody Donetti (Jody Donetti), based in Milan, Italy. buff.ly/ztLRZOO #MVPBuzz #FusionCache #dotNet

Be sure to check out Episode 317 of the #MVPbuzzChat interview series with with Developer Technologies MVP Jody Donetti (<a href="/jodydonetti/">Jody Donetti</a>), based in Milan, Italy. buff.ly/ztLRZOO #MVPBuzz #FusionCache #dotNet
Jody Donetti (@jodydonetti) 's Twitter Profile Photo

After I made something work, before I release something, I spend a ton of time in trying to make it as simple as possible (but not simpler!). So yeah: one line it is 😊 youtu.be/izFuMio124o

JimBobSquarePants 🇺🇦 (@james_m_south) 's Twitter Profile Photo

Yeah, I know I've alienated some folks with my license choices. But the code is still open, and it's damn good. I just wish there was a community around it. It's lonely, and getting deep stuff like this SIMD PR reviewed is hard. github.com/SixLabors/Imag… #dotnet #oss

Jody Donetti (@jodydonetti) 's Twitter Profile Photo

FusionCache v2.3.0 is out 🥳 Juicy things in this release: 🔑 Access cache key in factory context ⚙️ New InternalStrings options ⚙️ New FusionCacheEntryOptionsProvider 🐞 Fix for read-only methods ✅ Better tests + update to xUnit v3 📕 Docs github.com/ZiggyCreatures…

Ian Cooper (@icooper) 's Twitter Profile Photo

Folks who want to work on Darker are especially welcome, as we are building out our roadmap there, including support for FusionCache.

Jody Donetti (@jodydonetti) 's Twitter Profile Photo

Woah, an unofficial port of FusionCache on Rust Language Still early days, but I'm in awe 😍 Just like with BentoCache some time ago (a JS caching lib heavily inspired by FusionCache), it's incredible to see my project touch other languages. crates.io/crates/fusionc…