influxdata / influxdata/influxdb

Spike: Relational Stacks

Open
#18,890 0 comments 0 reactions 1 assignee View on GitHub

@jsteenb2 is already working on this.

Since Jul 8, 2020.

area/templates
Dominant language
Rust
Stars
31.7k
Forks
3.7k
Avg merge
13h 37m
Merged PRs (30d)
8

Description

Stacks are making for a relational model. We have the CUD events, which belong to a stack. The latest event is basically the state of the stack at that time.

This is a bit of a mess inside of kv store. It could be busted out into a relational model quite easily. I think this is important as it paves the way for the stack ownership mode. The existing solution for the ownership model... dear me, would be extremely fragile/high maintenance solution that opposes change.

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.