Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
This repository was archived by the owner on May 18, 2026. It is now read-only.

JSON Pickler for BSON values (other than BSONObjectId) #8

@kryptt

Description

@kryptt

We need an implementation of:
play.modules.gjson.JSONPickler[reactivemongo.bson.BSONValue]

or pretty much for these:
BSONArray, BSONBoolean, BSONDateTime, BSONDocument, BSONDouble, BSONInteger, BSONLong, BSONNull, BSONString, BSONTimestamp, BSONUndefined.

BSONObjectID is already there. see:
https://github.com/kindleit/gkit/blob/master/play-gresource-mongo/src/main/scala/PicklerInstances.scala

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions