Skip to content

Libraries that use cqueues

daurnimator edited this page Dec 14, 2015 · 1 revision

Libraries that are non-blocking when used in a cqueues context:

  • lua-http: HTTP Library for Lua. Supports HTTP 1.0, 1.1 and 2.0; client and server.
  • lredis: A redis client for lua
  • cqueues-pgsql: Wrapper around luapgsql for non-blocking postgres queries
  • lua-evdev: Lua module for reading Linux input events from /dev/input/eventXX nodes