Releases: moai/luamongo
Releases · moai/luamongo
v0.5 revision 1
v0.5
v0.4 revision 5
Some compilation problems fixed and improved compilation makefile.
v0.4 revision 4
Support for Homebrew and MacPorts has been added.
v0.4 revision 3
Debugged db:run_command
, which doesn't work properly before.
v0.4 revision 2
- Added -lrt to compilation.
v0.4 revision 1
Merge pull request #30 from moai/develop - Addition of `mongo.sleep` function, which allows to do nanosleep using C library. - Addition of `mongo.time` with decimal resolution using C library. - Minor changes to luarockspec and other compilation stuff.