Search Articles — Sudonull

Search Results

In this project

Dokploy: Docker Swarm platform installation

https://sudonull.com/dokploy-docker-swarm-platform-installation

Deploy Dokploy on a Linux server: installation script, Swarm, Traefik, Postgres/Redis. Requirements, script code, error handling. Ideal for DevOps. Install in 5 minutes and deploy containers.

Redis Lua Queue: partition order and worker pool

https://sudonull.com/redis-lua-queue-partition-order-and-worker-pool

Implementation of Redis queue on Lua for strict order in partitions, shared worker pool, retries. Benchmarks, diagrams, code. For middle/senior dev — study and implement.

Redis-compatible storage with vector search

https://sudonull.com/redis-compatible-storage-with-vector-search

Agentis Memory — RESP server with local ONNX embeddings and HNSW. 1.36x faster than Redis, zero deps. Integration into multi-agent systems without network hops. Learn more.

Locking PHP Sessions in Redis: SessionHandler

https://sudonull.com/locking-php-sessions-in-redis-sessionhandler

Implementation of RedisSessionHandler with lock to prevent race condition in PHP sessions. Full code, tests, optimizations. For middle/senior dev. Study the mechanism.

From other projects

Le Bris on Sunderland's 4-3 loss to Aston Villa

https://lrivo.com/le-bris-on-sunderland-s-4-3-loss-to-aston-villa

Sunderland manager Regis Le Bris analyzes his team's narrow defeat at Villa Park, discussing missed chances and resilience. Read his full post-match thoughts.

Liverpool Title Hopes Dashed by Inconsistent Season

https://lrivo.com/liverpool-title-hopes-dashed-by-inconsistent-season

Ex-Liverpool defender says Reds could've challenged for the Premier League title with consistent performances. Discover why their late Champions League spark came too late.

Liverpool's FA Cup Exit: Van Dijk Admits Team 'Gave Up'

https://lrivo.com/liverpool-s-fa-cup-exit-van-dijk-admits-team-gave-up

Liverpool captain Virgil van Dijk reflects on a crushing 4-0 FA Cup defeat to Manchester City, admitting the team 'gave up'. Learn about the match and what's next for the Reds.

From the web

Redis - Real-time data for agents & apps

https://redis.io/

Developers love Redis. Unlock the full potential of the Redis database with Redis Enterprise and start building blazing fast apps.

Download Redis now and learn what fast really means

https://redis.io/downloads/

Download the in-memory data store used by millions of developers as a cache. Optimize your apps with Redis. Try it today and boost …

Redis - Wikipedia

https://en.wikipedia.org/wiki/Redis

In October 2018, Redis 5.0 was released, introducing Redis Stream – a new data structure that allows storage of multiple fields and …

GitHub - redis/redis: For developers, who are building real-time data ...

https://github.com/redis/redis

May 6, 2013 · Redis Ltd. also offers Redis Software, a self-managed software with additional compliance, reliability, and resiliency for …

Redis Introduction - GeeksforGeeks

https://www.geeksforgeeks.org/system-design/introduction-to-redis-server/

Jun 22, 2026 · Redis (Remote Dictionary Server) is an in-memory database that stores data in RAM instead of disk, making it …

Redis 教程 | 菜鸟教程

https://www.runoob.com/redis/redis-tutorial.html

REmote DIctionary Server (Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。 Redis 是一 …

Releases · redis/redis - GitHub

https://github.com/redis/redis/releases

For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data …

Documentation - Redis

https://redis-stack.io/docs/

Understand Redis data types Overview of data types supported by Redis Interact with data in Redis How to interact with data in …

What is Redis Explained? | IBM

https://www.ibm.com/think/topics/redis

Redis (REmote DIctionary Server) is an open source, in-memory, NoSQL data store used primarily as an application cache or quick …

redis - Official Image | Docker Hub

https://hub.docker.com/_/redis/

Redis is the world’s fastest data platform for caching, vector search, and NoSQL databases.

Trending Now