cqueues-pgsql icon indicating copy to clipboard operation
cqueues-pgsql copied to clipboard

luapgsql with cqueues for non-blocking postgres queries

A wrapper around luapgsql that uses cqueues

When used within a cqueues event loop your postgres operations will be non-blocking!

This library tries to match the luapgsql API exactly.

Compatible with Lua 5.1 (and LuaJIT), 5.2 and 5.3.