Class MySQLKVDatabase

java.lang.Object
io.permazen.kv.sql.SQLKVDatabase
io.permazen.kv.mysql.MySQLKVDatabase
All Implemented Interfaces:
KVDatabase

public class MySQLKVDatabase extends SQLKVDatabase
MySQL variant of SQLKVDatabase.

Automatically creates the key/value table on startup if it doesn't already exist.