An example of basic create, update, read, and delete with drogon framework and scylladb
if this is the first time you installed scylladb, consider to:
- set connection auth mode to 1
- set connection auth mode to 2, if you already set username and password for database connection, by default it will using
cassandra
as username &cassandra
as password - the rest of connection auth mode hasn't been tested
operating system:
- Debian 12 - WSL
scylladb:
- engine version:
- 6.0.x ( Debian 12 WSL )
- engine strategy:
- LocalStrategy ( 6.0.x )
-
reserved ports:
- 9090
-
documentations: