Skip to content

FYI, chromium indexeddb will be switching from leveldb to sqlite #8613

@nickchomey

Description

@nickchomey

In chromium 150, indexeddb will be backed by sqlite rather than leveldb. Apparently only for new dbs. It will have various implications, but notably it'll be more reliable. However storage size will be larger, mainly due to no key compression.

Perhaps rxrb doesn't need any changes, given that Firefox and safari already use sqlite for idb. But I figured I'd share.

Relevant links

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