Skip to content
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.

Threshold? for large Arrays #5

Open
Luxxii opened this issue May 6, 2019 · 0 comments
Open

Threshold? for large Arrays #5

Luxxii opened this issue May 6, 2019 · 0 comments
Assignees

Comments

@Luxxii
Copy link
Contributor

Luxxii commented May 6, 2019

In line :

if (key_type == 'int8[]' or key_type == 'uint8[]') and len(getattr(_object, key)) >= 256:

a threshold is used to determine, whether to use Base64 or not.

Can we omit it somehow?

@Luxxii Luxxii self-assigned this May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant