awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
daurnimator avatar

daurnimator/lredis

0
View on GitHub↗
42 stars·7 forks·Lua·MIT·9 views

Lredis

A redis client for lua

Features

  • Data Stores - Supports asynchronous Redis operations with pipelining and Pub/Sub.

Star history

Star history chart for daurnimator/lredisStar history chart for daurnimator/lredis

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Lredis

Similar open-source projects, ranked by how many features they share with Lredis.
  • jbochi/lua-resty-cassandrajbochi avatar

    jbochi/lua-resty-cassandra

    68View on GitHub↗

    Pure Lua Cassandra client using CQL binary protocol

    Lua
    View on GitHub↗68
  • leafo/pgmoonleafo avatar

    leafo/pgmoon

    431View on GitHub↗

    A pure Lua Postgres driver for use in OpenResty & more

    MoonScript
    View on GitHub↗431
  • nrk/redis-luanrk avatar

    nrk/redis-lua

    749View on GitHub↗

    A Lua client library for the redis key value storage system.

    Lua
    View on GitHub↗749
  • openresty/lua-resty-mysqlopenresty avatar

    openresty/lua-resty-mysql

    726View on GitHub↗

    Nonblocking Lua MySQL driver library for ngx_lua or OpenResty

    Lua
    View on GitHub↗726
See all 5 alternatives to Lredis→

Frequently asked questions

What does daurnimator/lredis do?

A redis client for lua

What are the main features of daurnimator/lredis?

The main features of daurnimator/lredis are: Data Stores.

What are some open-source alternatives to daurnimator/lredis?

Open-source alternatives to daurnimator/lredis include: jbochi/lua-resty-cassandra — Pure Lua Cassandra client using CQL binary protocol. leafo/pgmoon — A pure Lua Postgres driver for use in OpenResty & more. nrk/redis-lua — A Lua client library for the redis key value storage system. openresty/lua-resty-mysql — Nonblocking Lua MySQL driver library for ngx_lua or OpenResty. openresty/lua-resty-redis — Lua redis client driver for the ngx_lua based on the cosocket API.