/Lua-ReQL

Moved to https://github.com/asakatida/rethinkdb-lua

Primary LanguageLuaOtherNOASSERTION

RebirthDB-Lua

ReQL driver for Lua Build Status Coverage Status

Installing

  • IF USING LUA 5.1 luarocks install luabitop
  • luarocks install reql

See Wiki for documentation.

Dev Dependencies

  • Lua >= 5.1
  • Luarocks
    • busted
    • luacheck
    • luacov
    • IF USING LUA 5.1 luabitop
  • RebirthDB

Testing

  • luacheck .
  • busted -c
  • luacov

Installing from source

  • luarocks make