Skip to content

core: store dates as epoch timestamps #19

Description

@andykais

this will save some space, and we dont really care about reading dates for debugging (sqlite has helpers if we really do care)

we could also store metadata in msgpack format, but then we lose the ability for sqlite to use json_extract selectors. (although we could take advantage of registered functions...we would have to benchmark this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions