Skip to content

Shorten Json key length #18

Description

@alextappin

Right now, we are storing on the backend
JsonObject = {
noteText: noteText,
url: url,
date: currentDate
}

we could save bytes by shortening these keys to one letter keys WHEN we store them to the cloud.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions