Skip to content

Should datastore base64 encode blob values? #1571

@dwsupplee

Description

@dwsupplee

According to the datastore RPC docs a blob value should be a set of bytes and does not need to be base64 encoded.

Just wanted to check in and see if there was a reason for this or if it is something that could be removed. We could see some decent improvements in the size of the values being stored if we no longer encode them.

Metadata

Metadata

Labels

api: datastoreIssues related to the Datastore API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions