-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
What is the maximum size for a single key to be successfully stored?
I've been experimenting with longer strings (up to 1K characters) and was surprised that it stores the keys of such length without errors. But when getting back these keys strings come empty.
I realize this really depends on hardware limitations but I could not find any documented max size. Any info?
It would also be nice to have some kind of error/warning if the key is too large and is not going to be saved well.
Many thanks!
Metadata
Metadata
Assignees
Labels
No labels