Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vshard: vshard.storage.cfg argument change #3941

Open
TarantoolBot opened this issue Dec 19, 2023 · 0 comments
Open

vshard: vshard.storage.cfg argument change #3941

TarantoolBot opened this issue Dec 19, 2023 · 0 comments
Labels
3.0 config vshard [area] Related to vshard module

Comments

@TarantoolBot
Copy link
Collaborator

TarantoolBot commented Dec 19, 2023

Related dev. issue(s): tarantool/vshard#426

Product: Tarantool, vshard
Since: 3.0 (vshard 0.1.25)
Root document:

SME: @ Serpentian

Details

vshard.storage.cfg(cfg, instance_id)

Configure the database and start sharding for the specified storage
instance. istance_id depends on identification_mode used in config.
If it's 'uuid_as_key', which is default, then UUID must be used.
Otherwise - instance_name.

Parameters:
cfg – a storage configuration
instance_id – UUID or name of the instance
Requested by @ Serpentian in tarantool/vshard@4c9cc51.

@andreyaksenov andreyaksenov self-assigned this Dec 27, 2023
@andreyaksenov andreyaksenov added vshard [area] Related to vshard module config 3.0 labels Dec 27, 2023
@andreyaksenov andreyaksenov removed their assignment Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0 config vshard [area] Related to vshard module
Projects
None yet
Development

No branches or pull requests

2 participants