Lucas is a Lua library which wraps the DataStax Cassandra C/C++ driver using the Lua C API.
See integration/tests for examples.
- Follow the conventional commit message specification
- Use integration tests to demonstrate usage and prevent regressions
- Contribute with docs
- Open an issue
format.sh checks the code has been formatted.
-fauto fixes formatting errors.
start.sh brings up the testing & development environment.
-cremoves existing containers first (clears database).-bforce rebuild of the containers first.-trun the tests after environment is up.