Skip to content

Disk tables #5207

@website-features

Description

@website-features

I would like the ability to declare a table as a disk table, where disk tables are cheaper, with higher limits, but may have higher access latency:

#[table(accessor = foobar, storage = disk)]
struct Foobar {
    id: u64
}

Requested by @cloutiertyler via the SpacetimeDB site.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions