Skip to content
This repository was archived by the owner on Mar 18, 2022. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

RedisLess clients

To use the RedisLess clients you need to build:

  • libredisless.so for Linux
  • libredisless.dll for Windows
  • libredisless.dylib for MacOSX

To build the appropriate libs run:

sh ../build.sh

Clients

  • NodeJS: work in progress
  • Python: work in progress