Skip to content

A NPL/Lua client library for the Redis advanced key-value database, which is based on redis-lua and NPL builtin sockets library.

Notifications You must be signed in to change notification settings

nplc-packages/redis-npl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

redis-npl

About

A NPL/Lua client library for the Redis advanced key-value database, which is based on redis-lua and NPL builtin sockets library.

Install

nplc install nplc-packages/redis-npl

Main features

  • Support for Redis >= 1.2
  • Command pipelining
  • Redis transactions (MULTI/EXEC) with CAS
  • User-definable commands
  • UNIX domain sockets (when available in NPL builtin sockets library)

Dependencies

Usages

Just see ./example or redis-lua

About

A NPL/Lua client library for the Redis advanced key-value database, which is based on redis-lua and NPL builtin sockets library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%