Skip to content

Relational schema(s) for Atomic Deployments + Base Repo impl #1622

@noise64

Description

@noise64

We plan to move into 1 service the following:

  • cloud service
  • component service
  • API entities from worker-service

The tasks result should be sqlite and Postgres schemas, that

  • contains all of the above entites, with fixes for problems that we accumulated before (e.g. storing source Ribs, adding missing foreign keys)
  • all the entities are immutable, versioned and tracked for changes the same way, including source (user) of the change
  • includes representation for deployments, environments
  • and of course, makes it easy to implement Atomic Deployments as actually atomic, and has ways detect and deal with conflicts

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions