Skip to content

Draft: Add picodata entrypoint

Alexey Protsenko requested to merge picodata-entrypoint into master

This patch introduces the new cargo package - picodata.

The package consists of two parts:

  • The picodata binary does some env magic and executes tarantool -l picodata.
  • The libpicodata dylib is the starting point for further development.

Close #41 (closed)

Edited by Alexey Protsenko

Merge request reports