Skip to content

sphere-mongo should depend only on bson library #173

Description

@yanns

The sphere-mongo library is depending on a mongo driver:
https://github.com/sphereio/sphere-scala-libs/blob/15e62715c4ed2df89789210cf02b786f88cd343c/mongo/dependencies.sbt#L2

The drawback is that consumers of the library cannot control the version of the mongo driver they are using.

We could have much less dependency and depends only on the mongo bson library.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions