Structs§
- Client
- Client which is used to query picodata.
- Config
- Picodata config
- Random
- Returns random index element within it’s collection len.
- Round
Robin - Returns next index element within it’s collection len.
Enums§
- Error
- Picodata error.
Traits§
- Strategy
- Wildcard strategy definition.
Functions§
- clone_
pg_ config - connect
- Creates a picodata
Client
- connect_
cfg - Creates a picodata
Client
Type Aliases§
- BoxStrategy
- Boxed strategy alias.