惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

人人都是产品经理
人人都是产品经理
D
Docker
GbyAI
GbyAI
B
Blog RSS Feed
博客园 - 司徒正美
博客园 - Franky
美团技术团队
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
aimingoo的专栏
aimingoo的专栏
C
Check Point Blog
IT之家
IT之家
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
www.infosecurity-magazine.com
www.infosecurity-magazine.com
AI
AI
O
OpenAI News
Attack and Defense Labs
Attack and Defense Labs
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
T
Tailwind CSS Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
S
Secure Thoughts
博客园 - 聂微东
L
LINUX DO - 最新话题
U
Unit 42
SecWiki News
SecWiki News
A
Arctic Wolf
Schneier on Security
Schneier on Security
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
V
Visual Studio Blog
量子位
The Cloudflare Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
大猫的无限游戏
大猫的无限游戏
Google DeepMind News
Google DeepMind News
G
Google Developers Blog
T
Threat Research - Cisco Blogs
TaoSecurity Blog
TaoSecurity Blog
Recent Commits to openclaw:main
Recent Commits to openclaw:main
B
Blog
博客园 - 【当耐特】
C
CERT Recently Published Vulnerability Notes
Scott Helme
Scott Helme
Last Week in AI
Last Week in AI
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Microsoft Security Blog
Microsoft Security Blog
Apple Machine Learning Research
Apple Machine Learning Research
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
Latest news
Latest news

<antirez>

A new era for software testing Distributing LLM inference in DwarfStar Alternatives for the EDIT tool of LLM agents A few words on DS4 Redis array type: short story of a long development AI cybersecurity is not proof of work GNU and the AI reimplementations Redis patterns for coding Implementing a clear room Z80 / ZX Spectrum emulator with Claude Code Automatic programming Don't fall into the anti-AI hype Reflections on AI at the end of 2025 Scaling HNSWs AI is different Coding with LLMs in the summer of 2025 (an update) Human coders are still better than LLMs What I learned during the license switch Redis is open source again Reproducing Hacker News writing style fingerprinting Vector Sets are part of Redis AI is useless, but it is our best bet for the future Big LLMs weights are a piece of history Reasoning models are just LLMs We are destroying software From where I left Playing audio files in a Pi Pico without a DAC First Token Cutoff LLM sampling Translating blog posts with GPT-4, or: on hope and fear LLMs and Programming in the first days of 2024 The origins of the Idle Scan In defense of linked lists Scrivendo Wohpe Writing Wohpe Programming and Writing The open source paradox The end of the Redis adventure Redis 6.0.0 GA is out! Redis 6 RC1 is out today Client side caching in Redis 6 The struggles of an open source maintainer Gopher: a present for Redis An update about Redis developments in 2019 Why RESP3 will be the only protocol supported by Redis 6 Writing system software: code comments. LOLWUT: a piece of art inside a database command On Redis master-slave terminology Redis is not "open core" Redis will remain BSD licensed Redis Lua scripting: several security vulnerabilities fixed Clarifications on the Incapsula Redis security report A short tale of a read overflow An update on Redis Streams development Redis PSYNC2 bug post mortem Streams: a new general purpose data structure in Redis. Doing the FizzleFade effect using a Feistel network The mythical 10x programmer Redis on the Raspberry Pi: adventures in unaligned lands The first release candidate of Redis 4.0 is out Random notes on improving the Redis LRU algorithm Writing an editor in less than 1000 lines of code, just for fun Programmers are not different, they need simple UIs. Redis Loadable Modules System Three ideas about text messages Redis 3.2.0 is out! 100 more of those BITFIELDs The binary search of distributed programming Is Redlock safe? Disque 1.0 RC1 is out! Generating unique IDs: an easy and reliable way 6 years of commit visualized Recent improvements to Redis Lua scripting A few things about Redis security Moving the Redis community on Reddit Clarifications about Redis and Memcached Lazy Redis is better Redis About Redis Sets memory efficiency Thanks Pivotal, Hello Redis Labs Commit messages are not titles Plans for Redis 3.2 Adventures in message queues Redis Conference 2015 Side projects Why we don’t have benchmarks comparing Redis with other DBs Redis latency spikes and the Linux kernel: a few more details Redis latency spikes and the 99th percentile This is why I can’t have conversations using Twitter Diskless replication: a few design notes. A few arguments about Redis Sentinel properties and fail scenarios. Redis cluster, no longer vaporware. Queues and databases A proposal for more reliable locks using Redis Using Heartbleed as a starting point Redis new data structure: the HyperLogLog Fascinating little programs What is performance? Happy birthday Redis! A simple distributed algorithm for small idempotent information Redis Cluster and limiting divergences. Some fun with Redis Cluster testing
Redis streams as a pure data structure
2019-03-22 · via <antirez>
The new Redis data structure introduced in Redis 5 under the name of “Streams” generated quite some interest …