Structsยง
- MySql
Executor Factory - MySql
Template ๐Factory - Factory for building sql templates.
- MySql
Template Set - Templates for the given table name.
- MySql
TxnClient - Range
Template ๐ - Templates for range request.
Enumsยง
- Range
Template ๐Type - Type of range template.
Constantsยง
- EMPTY ๐
- MYSQL_
STORE_ ๐NAME
Functionsยง
- is_
prefix_ ๐range - key_
value_ ๐from_ row - mysql_
generate_ ๐in_ placeholders - Generate in placeholders for MySQL.
- range_
template ๐ - Determine the template type for range request.
Type Aliasesยง
- MySql
Client ๐ - MySql
Store - A MySQL-backed key-value store.
It uses [sqlx::Pool
] as the connection pool for RdsStore.