-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.
Description
Synchronous API is easier for new users to get started but can be less efficient.
The easiest way to do it is simply block_on
each async API.
- Raw client Add sync API for raw client #301
- Transactional client
- Tests and examples
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.