Skip to content

Add TT_PRELOAD doc #3616

New issue

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

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

Already on GitHub? # to your account

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

@p7nov p7nov force-pushed the gh-3268-tt-preload branch from 126e3ae to 9a52c4c Compare August 15, 2023 11:16
@p7nov p7nov requested a review from Totktonada August 15, 2023 11:18
@p7nov p7nov force-pushed the gh-3268-tt-preload branch from af8c8df to e7ca421 Compare August 16, 2023 05:01
@p7nov p7nov requested a review from andreyaksenov August 16, 2023 05:03
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
@p7nov p7nov deleted the gh-3268-tt-preload branch August 16, 2023 07:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TT_PRELOAD
3 participants