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

Add config.storage_client documentation [WIP] #4734

Draft
wants to merge 1 commit into
base: latest
Choose a base branch
from

Conversation

georgiy-belyanin
Copy link
Member

This patch adds documentation for the config.storage_client module. The module allows one to connect to a remote config.storage cluster and use it as a key-value storage.

Examples for working both with Tarantool config.storage server API and Tarantool config.storage client API are provided side by side since they share quite the same API.

This patch adds documentation for the `config.storage_client` module.
The module allows one to connect to a remote config.storage cluster and
use it as a key-value storage.

Examples for working both with Tarantool config.storage server and
Tarantool config.storage client are provided side by side since they
share quite the same API.
@georgiy-belyanin
Copy link
Member Author

Note, that README should also be updated.

https://github.com/tarantool/tarantool/tree/master/doc/examples/config/config-storage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant