Redis Knowledge Base
  • Redsmin
🌟 Popular tags
    518 #nl-reading 472 #nl-library 161 #nl-featured 156 #nl-tool 113 #nl-watching 100 #nodejs 86 #cluster 73 #python 69 #lua 58 #go 53 #ruby 44 #modules 41 #cache 36 #release 32 #php 30 #pubsub 29 #redisweekly-editor-fgribreau 26 #queue 26 #like 25 #java 25 #usecase 24 #client 24 #security 23 #rate-limiting 23 #sentinel 22 #lock 22 #azure 21 #docker 21 #benchmark 19 #elasticache 19 #redsmin 17 #geo 16 #performance 16 #aws 14 #elixir 14 #graph 14 #replication 13 #protocol 13 #statistics 13 #erlang 12 #analytics 12 #node 12 #scaling 11 #rust 11 #redisweekly-editor-kylejdavis 11 #failover 11 #laravel 10 #redisweekly-editor-rbaumier 10 #twemproxy 10 #distributed

πŸ”— Recent improvements to Redis Lua scripting /by @antirez

1. A proper debugger for Redis Lua scripts.
2. Replication, and storage on the AOF, of Lua scripts as a set of write commands materializing the *effects* of the script, instead of replicating the script itself as we normally do.

🌎 http://antirez.com/news/97
πŸ•° 2015/11/20 - #nl-reading #lua #lua-debugging

Related resources

#lua
    Redis Lua scripting: several security vulnerabilities fixed An Afternoon of Code Golf (in Lua) to Achieve 4x performance in Redis
#rate-limiting
    redis-gcra: Redis-backed rate limiting based on generic cell rate algorithm redis-cell: a Rate Limiting Redis Module
#nodejs
    Aggregate many Redis5 Streams to one Redis connection (XREAD collapsing) Building A Pub/Sub Service In-House Using Node.js And Redis
#lua-debugging
    redis_runner.lua - debug redis lua scripts using lua and another redis

Curated each week with ♥ by @FGRibreau, editor of Redis Weekly Newsletter and founder of Redsmin Redis GUI.
Redis Knowledge Base is not affiliated with Redis or Redis Labsβ„’.