Wow! Cacheable is less than 2 years old and already getting to 20m downloads a month. #nodejs #caching #redis #memcache #typescript #javascript

https://www.npmjs.com/package/cacheable

big release for #memcache #nodejs library as it now supports SASL authentication. https://github.com/jaredwray/memcache/releases/tag/v1.3.0

Eventually tagging cache will have to come back to #Laravel sooner or later.

What about trying to re-implement it in time for Laravel 13? That would mean to depend on Symfony Cache.

https://symfony.com/doc/current/cache.html#cache-using-cache-tags

#PHP #Programming #Cache #Redis #Memcache #Memcached #Valkey #Dragonfly #KeyDB #SQLlite #Coding #Code #Symfony

Cache (Symfony Docs)

Using a cache is a great way of making your application run quicker. The Symfony cache component ships with many adapters to different storages. Every adapter is developed for high performance. The fo…

Pogocache 1.0 Released: Claims Better Performance Than Memcache, Valkey & Redis phoronix.com/news/Pogocache-1.… #pogocache #redis #valkey #memcache
Pogocache 1.0 Released: Claims Better Performance Than Memcache, Valkey & Redis

Pogocache 1.0 was released today as a fast open-source caching software that aims for low latency and great CPU efficiency

GitHub - tidwall/pogocache: Fast caching software with a focus on low latency and cpu efficiency.

Fast caching software with a focus on low latency and cpu efficiency. - tidwall/pogocache

GitHub
🌘 GitHub - tidwall/cache-benchmarks:快取軟體基準測試
➤ 各種快取軟體效能的全面比較
https://github.com/tidwall/cache-benchmarks
這個 GitHub 倉庫 `tidwall/cache-benchmarks` 提供了 Memcache、Redis、Valkey、Dragonfly 和 Garnet 等快取軟體的基準測試結果。測試在 AWS c8g.8xlarge 伺服器上進行,透過 `memtier_benchmark` 工具,針對不同的管道大小(1, 10, 25, 50)測量了吞吐量、延遲(50%、90%、99%、99.9%、99.99% 百分位數以及最大值)和 CPU 週期。每個基準測試都有 31 次運行,取中位數作為繪圖的依據。測試環境設定了多線程,並將 CPU 核心劃分給基準測試工具和快取伺服器。整個測試需要約兩週時間完成。
+ 這些基準測試對於選擇適合自己專案的快取方案非常有幫助,可以瞭解不同快取軟體在不同配置下的表現。
+ 測試結果
#效能測試 #快取 #Redis #Memcache
GitHub - tidwall/cache-benchmarks: Benchmarking Memcache, Redis, Valkey, Dragonfly, and Garnet caching software.

Benchmarking Memcache, Redis, Valkey, Dragonfly, and Garnet caching software. - tidwall/cache-benchmarks

GitHub
Memcached Vs Redis Cache - VPS Hosting Blog | Dedicated Servers | Reseller Hosting https://blog.radwebhosting.com/memcached-vs-redis-cache/
#memcache #memcached #redis #hosting #webhosting
Memcached Vs Redis Cache: Ultimate Comparison Of 2 Most Used In-Memory Data Stores - VPS Hosting Blog | Dedicated Servers | Reseller Hosting

This article provides a detailed comparison of Memcached vs Redis cache.

RadWeb, LLC

Trying to decide if I should use #Redis or #Memcache for my #Laravel Application

There isn't much guidance in the Laravel docs - I ended up digging through commit logs trying to understand why some docs have been removed and cache tagging seems to be deprecated.

I think I'm going with Redis

I welcome input to this choice if anyone here has more info - my notes are here

https://tangiblebytes.co.uk/2025/laravel-redis-vs-memcached/

Laravel Redis vs Memcached

I want to use a distributed cache in my Laravel Application to make the app more responsive and reduce database load. I’m not sure whether to use Memcache or Redis

Tangible Bytes

It would be so nice if all databases, caches, search engines and the like would use a common standard for authentication and selecting the service or database. Preferably also with encryption, so how about mTLS with a service field in the CN?

Looking at you #postgres #mysql #elastic #memcache #redis #mongo

I dig this video from #Fireship about using #PostgreSQL for everything.

My only warning is that #Valkey and #Memcached are vastly superior in performance, but on controlled scenarios, this is imperceptible. Plus, #Meilisearch and #TypeSense are vastly superior.

https://www.youtube.com/watch?v=3JW732GrMdg

#Programming #Software #SoftwareDevelopment #WebDevelopment #WebDev #Technology #Databases #DB #Database #Postgre #SQL #Memcache

I replaced my entire tech stack with Postgres...

YouTube