dieproht / molly   0.4.2

Apache License 2.0 GitHub

A thin Cats Effect / FS2 layer over MongoDB

Scala versions: 3.x 2.13

Molly

Build status javadoc molly-core Scala version support

A thin Cats Effect / FS2 layer over MongoDB

With Molly, applications based on Cats Effect and FS2 can access MongoDB in a native way.

Getting Started

Add the following dependency to your SBT build configuration:

libraryDependencies += "io.github.dieproht" %% "molly-core" % "<latest version>"

Copyright and License

All code is available to you under the Apache 2 license, available at https://opensource.org/licenses/Apache-2.0.

Copyright Karl F Walkow, 2023.