-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
serde_json includes an arbitrary_precision feature flag which enables support for large integers. It seems an equivalent isn't available here, making i64 the largest possible integer
I ran into this while trying to use RedisJSON. Posted an issue there originally, but after tracking down a bit more seems the underlying problem is lack of support here
RedisJSON/RedisJSON#869 (comment)
Would it be possible to implement something similar here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels