redis

Tag

Cards List
#redis

Show HN: Learn by rebuilding Redis, Git, a database from scratch

Hacker News Top · 6d ago Cached

Ship That Code is a learning platform offering over 80 build-from-scratch courses to teach real systems like Redis, Git, and databases, with structured career paths and multiple languages.

0 favorites 0 likes
#redis

@CycleDecoded: Unbelievable! Sohu just open-sourced its prized Redis cloud platform. This level of automation is practically taking over backend engineers' jobs. The project is called CacheCloud, a monster that has handled 80 billion requests per day and 18TB of memory within Sohu Video. Now it's up on GitHub, racking up nearly...

X AI KOLs Timeline · 2026-07-09 Cached

Sohu has open-sourced its internal Redis cloud management platform, CacheCloud, which supports standalone, sentinel, and cluster modes. It offers one-click setup, monitoring alerts, elastic scaling, and more. The project has garnered nearly 9,000 stars on GitHub and is licensed under Apache-2.0.

0 favorites 0 likes
#redis

@LinearUncle: Even Redis’s creator is using Fable 5 to optimize Redis—the message is clear: Fable 5 is incredibly powerful.

X AI KOLs Timeline · 2026-07-02 Cached

Redis creator antirez is using Fable 5 to optimize Redis, signaling the tool's strength.

0 favorites 0 likes
#redis

We put a Redis server inside our runtime

Hacker News Top · 2026-07-01 Cached

Encore announces embedding a Redis server directly into their runtime, simplifying development by eliminating the need for an external Redis instance.

0 favorites 0 likes
#redis

In praise of memcached

Hacker News Top · 2026-06-23 Cached

The author argues for using memcached over Redis as a caching layer, highlighting its simplicity, ease of handling downtime, and straightforward clustering, contrasting with Redis's feature creep and tendency to be misused as a persistent database.

0 favorites 0 likes
#redis

@antirez: I was thinking about Vector Sets and the Redis approach to this stuff in general. Now that the hype with RAG is gone, I…

X AI KOLs Timeline · 2026-06-22

Salvatore Sanfilippo reflects on his earlier prediction that RAG would fade while raw vector search remains valuable, now that the RAG hype has subsided.

0 favorites 0 likes
#redis

@GYLQ520: People learning network programming often fall into the same pitfall—after finishing the theory, they still can't write code; after reading the source code, they don't know where to start making changes. Until I stumbled upon this open-source treasure tutorial: Build Your Own Redis, which guides you step by step from scratch to build a real Redis server. The roadmap is split into two parts…

X AI KOLs Timeline · 2026-06-16 Cached

This open-source tutorial 'Build Your Own Redis' teaches you to implement a fully functional Redis server from scratch using C/C++, with in-depth explanations of network programming, data structures, and low-level C, accompanied by code and detailed instructions.

0 favorites 0 likes
#redis

git-mem: use git to store agent memories

Reddit r/AI_Agents · 2026-06-14

git-mem is a memory solution for AI agents that leverages git and redis for performance and audit logs, including a web UI and minimal dependencies.

0 favorites 0 likes
#redis

Show HN: Lightweight Task queue on Erlang/OTP, SQLite-backed, no overengineering

Hacker News Top · 2026-06-10 Cached

EZRA is a lightweight, persistent task queue built on Erlang/OTP with SQLite storage. It exposes a Redis-compatible interface, allowing any Redis client to push and pop tasks without needing a Redis server.

0 favorites 0 likes
#redis

@antirez: Why I'm taking this DwarfStar thing so serious? It is from the times of Redis that this didn't happen. I believe strong…

X AI KOLs Following · 2026-06-06

Salvatore Sanfilippo (antirez) expresses serious excitement about DwarfStar, a new project for local AI inference, comparing it to the early days of Redis.

0 favorites 0 likes
#redis

@makisuo: All types of databases, Redis, Postgres, Clickhouse, Mysql etc. now display important stats and metrics aswell as most …

X AI KOLs Timeline · 2026-06-04 Cached

Maple service map now displays important stats and metrics for various databases including Redis, Postgres, Clickhouse, and MySQL.

0 favorites 0 likes
#redis

Redis 8.8: New array data structure, rate limiter, performance improvements

Hacker News Top · 2026-06-03 Cached

Redis 8.8 is now available with a new array data structure, window counter rate limiter, subkey notifications for hash fields, multiple aggregators in time series queries, and significant performance improvements across various operations.

0 favorites 0 likes
#redis

Looking for feedback: Memory system that both AI agents and humans can use

Reddit r/AI_Agents · 2026-06-02

The author introduces Noosphere, an open-source memory and wiki layer for AI agents and humans, seeking feedback on its structured Postgres-backed memory, Redis-cached recall, and human-editable wiki pages.

0 favorites 0 likes
#redis

@tom_doerr: Migrates Redis data with zero downtime https://github.com/tair-opensource/RedisShake…

X AI KOLs Timeline · 2026-05-31 Cached

RedisShake is an open-source tool for migrating Redis data with zero downtime, supporting multiple Redis versions, Valkey, and cloud services like Alibaba Cloud and AWS.

0 favorites 0 likes
#redis

No Slop Grenade

Hacker News Top · 2026-05-21 Cached

A comparison between Redis and Memcached covering data structures, performance, scalability, and operational considerations to help choose the right caching solution.

0 favorites 0 likes
#redis

@axiaisacat: Redis creator antirez drops another hardcore project: ds4. Not just another GGUF runner, but a local inference engine specifically written for DeepSeek V4 Flash: Metal / CUDA 2-bit quantization 1M context KV ...

X AI KOLs Timeline · 2026-05-14 Cached

Redis creator antirez released ds4, a local inference engine optimized for DeepSeek V4 Flash with 2-bit quantization and support for 1M context KV cache on Metal and CUDA.

0 favorites 0 likes
#redis

Quoting Mitchell Hashimoto

Simon Willison's Blog · 2026-05-12 Cached

Mitchell Hashimoto observes that most technical decision-makers prioritize job security over innovation, leading them to adopt safe, trendy solutions like AI context engines rather than building defensible technology.

0 favorites 0 likes
#redis

Redis and the Cost of Ambition

Lobsters Hottest · 2026-05-12 Cached

The article critiques Redis's recent strategic direction, highlighting conflicts over licensing changes, feature bloat, and its pivot toward an 'AI context engine' positioning. It analyzes how ambitious enterprise goals have impacted the project's openness and simplicity.

0 favorites 0 likes
#redis

Redis Array Playground

Simon Willison's Blog · 2026-05-04 Cached

A new array data type is being added to Redis via a PR, and an interactive WASM-based playground has been built to experiment with the new commands.

0 favorites 0 likes
← Back to home

Submit Feedback