Skip to content
/ molly Public

A thin Cats Effect / FS2 layer over MongoDB

License

Notifications You must be signed in to change notification settings

dieproht/molly

Repository files navigation

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.