Skip to content

alterationx10/bson-codecs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem statements:

  1. I want to use MongoDB and Scala3
  2. Official support for auto codec derivation is via Scala 2 macros :-(
  3. I do not want to write transformations by hand.

Solutions:

  1. Scala 3 Type Class Auto Derivation :-)

Using in your project

Hosted By: Cloudsmith

Latest version:

Latest version of 'bson-codecs_3' @ Cloudsmith

Note: If the badge doesn't show above, you can check the cloudsmith page directly.

SBT

Add the folowing resolver to your build.sbt project.

resolvers += "alterationx10-bson-codecs" at "https://dl.cloudsmith.io/public/alterationx10/bson-codecs/maven/"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages