Skip to content

No support for arbitrary precision? #20

@naps62

Description

@naps62

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions