techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

#Redis

9 posts9 participants0 posts today

Memcached vs #Redis #Cache This article provides a detailed comparison of #Memcached vs Redis cache.
What is Memcached?
Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by reducing the database load.
🔍 Key Features

In-memory storage: Stores data in RAM, making it extremely fast.
Key-value store: Caches data using a simple string-based key-value ...
Continued 👉 blog.radwebhosting.com/memcach #opensource #selfhosted #selfhosting

Memcached vs Redis Cache
RadWeb, LLC · Memcached Vs Redis Cache - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a detailed comparison of Memcached vs Redis cache.

Why is Redis just the absolute best glue between processes? Surely Linux/Unix has something just as good? But in my experience, there's literally nothing better for communicating between processes.

Don't get me wrong, I love Redis, but I just wonder why the best solution ended up being a memory based database and not something in the operating system itself.

🚀 Mastodon v4.2.22 veröffentlicht.

🔧 Video-Processing: `moov` Atom am Videoanfang.
🔧 Emoji-Cache: Fehlerbehebung bei Randfällen.
🔧 Diverse Fehlerbehebungen (Suchoperatoren, Silenced Accounts, etc.).
⚠️ Striktere Prüfungen gegen IP-Spoofing (TRUSTED_PROXY_IP konfigurieren).

github.com/mastodon/mastodon/r

Changelog
Changed

Change passthrough video processing to emit moov atom at start of video (#34726 by @ClearlyClaire)

Fixed

Fix NoMethodError in edge case of emoji cache handling (#34749 by @dari...
GitHubRelease v4.2.22 · mastodon/mastodonChangelog Changed Change passthrough video processing to emit moov atom at start of video (#34726 by @ClearlyClaire) Fixed Fix NoMethodError in edge case of emoji cache handling (#34749 by @dari...

Update: I need more coffee, the error was not from redis at all :( Fixed now.

Dear #rustland #rust folks in the timeline, in a simple #docker / #podman compose case, my rust #redis client can not connect to the redis server with the following error:
`Error: Custom { kind: Uncategorized, error: "failed to lookup address information: Name or service not known" }` I am using `redis://redis:6379` as connection string. It works via redis-cli command line in the same container. Any tips?

🚀 Behold, the magical #LMCache that promises to triple your LLM's #throughput, as if by waving a wand made of #Redis and marketing buzzwords. 🤖✨ But wait, there's more! Experience the thrill of saving milliseconds while drowning in GitHub's relentless onslaught of #features you never asked for. 🤯🙄
github.com/LMCache/LMCache #LLM #GitHub #Innovation #HackerNews #ngated

Redis for LLMs. Contribute to LMCache/LMCache development by creating an account on GitHub.
GitHubGitHub - LMCache/LMCache: Redis for LLMsRedis for LLMs. Contribute to LMCache/LMCache development by creating an account on GitHub.

By default the #mastodon cli obfuscate the #redis password, which is good . But it can be ver yfun to change said password to REDACTED to confuse the intern.

Example of log :
2025-06-27T09:11:50.846Z pid=926876 tid=l0x8 INFO: Sidekiq 7.3.9 connecting to Redis with options {size: 10, pool_name: "internal", url: "redis://default:REDACTED@127.0.0.1:6379/0", driver: :hiredis}

Memcached vs #Redis #Cache This article provides a detailed comparison of #Memcached vs Redis cache.
What is Memcached?
Memcached is a high-performance, distributed memory caching system designed to speed up dynamic web applications by reducing the database load.
🔍 Key Features

In-memory storage: Stores data in RAM, making it extremely fast.
Key-value store: Caches data using a simple string-based key-value ...
Continued 👉 blog.radwebhosting.com/memcach #selfhosted #opensource #selfhosting

Memcached vs Redis Cache
RadWeb, LLC · Memcached Vs Redis Cache - VPS Hosting Blog | Dedicated Servers | Reseller HostingThis article provides a detailed comparison of Memcached vs Redis cache.