Skip to content

Table aggregation collection types #22

@crclark

Description

@crclark

Obviously these may cause difficulties downstream if large amounts of state build up in a single row, but we should still make them available and deal with the problems as we find them.

Some ideas:

  1. Small lists using the atomic op append_if_fits
  2. Larger lists using versionstamps (each table row ends up being like a topic)
  3. Sets
  4. Sorted collections

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions