
redis-lua-py
github.com/ignacemaes/redis-lua-py- Category
- Developer Tools
- Rank
- No. 2270Tools index
- Pricing
- Open Source
- Type
- TOOL
- GitHub
- 1 stars
- Latest release
- v0.9.0
- Date
About
redis-lua-py lets developers write Redis Lua scripts as ordinary, type-checked Python functions instead of embedded strings. The function body is read as source at import time, compiled to Lua, and executed on Redis via EVALSHA, so editors, linters, and mypy can check it like normal Python, and it works with sync and async redis-py as well as coredis.
Why it made the leaderboard
Replaces string-based Redis Lua scripting with type-checked Python functions your editor and linter can actually verify.
Tags
redisluapythonmypydatabaselibrary
Tech Stack
Python
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.