fluxen 1.1.1
Single-header embedded key-value store for C++20
Loading...
Searching...
No Matches
fluxen::Tx Member List

This is the complete list of members for fluxen::Tx, including all inherited members.

DB (defined in fluxen::Tx)fluxen::Txfriend
put(std::string_view key, std::string_view value)fluxen::Txinline
put(std::string_view key, const T &value)fluxen::Txinline
remove(std::string_view key)fluxen::Txinline