Skip to content
Snippets Groups Projects
  • Yaroslav Dynnikov's avatar
    9223e526
    Add picodata entrypoint · 9223e526
    Yaroslav Dynnikov authored
    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.
    9223e526
    History
    Add picodata entrypoint
    Yaroslav Dynnikov authored
    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.
This project manages its dependencies using Cargo. Learn more