tarantool / tarantool/tt

Add the ability to add new modules by using `.so`

Open
#253 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

13sp feature teamE
Dominant language
Go
Stars
113
Forks
18
Avg merge
4d 11h
Merged PRs (30d)
23

Description

Now we can only add external modules with an executable, but this scares our potential customers. We need to research (and if possible implement) the ability to add new modules using .so.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by tracing the tt CLI path that discovers and adds external modules, then compare its executable handling with the requirements for loading .so modules. Done means either a supported .so module workflow with coverage for it, or a documented explanation of why it cannot be implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.