Hi all,

I have just published a new memcache binding for lua. It runs on lua 5.2.0-beta. It is coded entirely in lua, but it relies upon another of my libraries which provides a socket interface. This socket library works wonderfully on Windows, but is untested on POSIX. (POSIX specific code is present, it is just completely and entirety untested; I don’t even know if it will compile with GCC.)

This library is available at http://github.com/xenni/lua-xlibs (directory “lib-memcache”).
   Help is appreciated in solidifying POSIX support, as is any feedback.

   Thanks,
- Xenni

Reply via email to