Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

refactor the vshard mode instructions, and settings to indicate to the pool what to use #12

Closed
KaymeKaydex opened this issue Apr 12, 2024 · 3 comments · Fixed by #111
Closed
Labels
enhancement New feature or request standard what is enshrined in the standard of the original vshard library

Comments

@KaymeKaydex
Copy link
Owner

now this can lead to such unpleasant situations

vshardrouter.CallOpts{
    VshardMode: vshardrouter.WriteMode,
    PoolMode:   pool.ANY,
    Timeout:    time.Second * 5,
},
@KaymeKaydex KaymeKaydex added enhancement New feature or request standard what is enshrined in the standard of the original vshard library labels Apr 12, 2024
@KaymeKaydex
Copy link
Owner Author

I don’t see the point in communicating this standard in full, validation can be done, but I expect to implement all the conveniences in suguar interfaces

@KaymeKaydex
Copy link
Owner Author

#10

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request standard what is enshrined in the standard of the original vshard library
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant