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 TT_PRELOAD doc #3616

Merged
merged 5 commits into from
Aug 16, 2023
Merged

Add TT_PRELOAD doc #3616

merged 5 commits into from
Aug 16, 2023

Conversation

p7nov
Copy link
Contributor

@p7nov p7nov commented Aug 15, 2023

doc/book/admin/instance_config.rst Outdated Show resolved Hide resolved
doc/book/admin/instance_config.rst Outdated Show resolved Hide resolved
environment variable. Its value can be either a path to a Lua script, or a Lua module name:

* To run the Lua script ``script.lua`` from the ``preload/path/`` directory inside
the working directory in Tarantool before executing ``main.lua``:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's a matter of taste but I'd make this sentence full: To run ..., set TT_PRELOAD as follows:. I couldn't read it from the first attempt and looked for continuation :)

p7nov and others added 2 commits August 16, 2023 14:25
Co-authored-by: Andrey Aksenov <38073144+andreyaksenov@users.noreply.github.com>
@p7nov p7nov merged commit 4ecc829 into latest Aug 16, 2023
1 check passed
@p7nov p7nov deleted the gh-3268-tt-preload branch August 16, 2023 07:45
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.

TT_PRELOAD
3 participants