Expand description
All database interactions.
Structsยง
- Primary
Scan - Scan values from the database.
- Primary
Scan Iterator - Primary
Scan Iterator Start With - RGet
- Get a value from the database.
- RLen
- Get the number of values in the database.
- RScan
- Get values from the database.
- RwDrain
- RwGet
- RwLen
- RwScan
- Secondary
Scan - Scan values from the database by secondary key.
- Secondary
Scan Iterator - Secondary
Scan Iterator Start With