#DistributedCache
#CaseStudy - Karrot replaced its legacy recommendation system with a new scalable architecture powered by multiple AWS services!

Read how they built it and what issues it addresses: bit.ly/3KNEfE4

#AWS #EventDrivenArchitecture #DistributedCache #ApacheKafka #InfoQ
December 9, 2025 at 3:01 PM
#Valkey 9.0 is now GA!

This release brings:
• Atomic slot migrations
• Hash field expiration
• Full support for numbered databases in cluster mode

It enables scaling to 2,000 nodes and achieves over 1 billion requests per second!

🔗 bit.ly/44oXuua

#InfoQ #AI #DistributedCache #SoftwareDevelopment
November 27, 2025 at 10:19 AM
A recent security issue shows the risk of running user code within a distributed cache. Our new blog post describes a next-gen caching architecture that isolates user code while enabling custom data structures in Java/C#. tinyurl.com/2xxm5bca
#CyberSecurity #DistributedCache #CVE202549844
A Better Way to Run Application Code in a Distributed Cache
The recently announced security vulnerability (CVE-2025-49844) for a widely used data structure store illustrates the risk of running application code within the core service processes of a distribute...
tinyurl.com
October 20, 2025 at 11:50 PM
#Cloudflare redesigned #WorkersKV with a new hybrid storage architecture!

The result❓
✅ p99 read latencies dropped from 200ms to under 5ms
✅ Handles hundreds of billions of key-value pairs

Want to see how they did it? Read the #CaseStudy 👉 bit.ly/4lStMDV

#InfoQ #KeyValueStore #DistributedCache
August 27, 2025 at 8:06 AM
MemoryCache, DistributedCache and HybridCache
MemoryCache, DistributedCache and HybridCache
The latest preview (.NET 9 preview 4) brought another caching structure to the .NET world - so let's order some things here.
devdigest.today
May 20, 2024 at 7:12 AM