tarantool / tarantool/tarantool

Expose ephemeral spaces into Lua

Open
#3,375 1 comment 12 reactions 1 assignee View on GitHub

@ImeevMA is already working on this.

Since May 21, 2018.

app feature
Dominant language
Lua
Stars
3.7k
Forks
419
Avg merge
1d 23h
Merged PRs (30d)
88

Description

Ephemeral spaces are temporary name-less and id-less spaces. They are needed for map-reduce tasks in vshard, where some of map requests want to create a temporary table that works like an ordinary space, but can not conflict by name or by id with another spaces, and which can be GC-ed automatically after usage.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.