Class SQLiteKVImplementation

java.lang.Object
io.permazen.kv.sqlite.SQLiteKVImplementation
All Implemented Interfaces:
KVImplementation<SQLiteKVImplementation.Config>

public class SQLiteKVImplementation extends Object implements KVImplementation<SQLiteKVImplementation.Config>