d4s v1.0.7 Release Notes

Release Date: 2020-06-01 // almost 4 years ago
  • ๐Ÿ“„ Logo

    What is it?

    d4s - is a Scala library that allows you to work with DynamoDB in a pure functional way.
    ๐Ÿš€ It's powered by Izumi, uses Bifunctor IO and allows you to choose whatever effect type you want to use. It provides flexible and extensible DSL, supports AWS SDK v2 and has great integration with ZIO.

    include the following components:

    ๐Ÿ“ฆ 1. d4s โ€“ core package, the lib itself.

    1. d4s-circe โ€“ provides circe codecs to encode the data. ๐Ÿณ 3. d4s-test - provides test environment and docker containers via DIstage TestKit. ๐Ÿ“ฆ 4. metrics - a small yet convenient package for metrics aggregation.
    2. aws-common - tagging and namespaces