An open API service indexing awesome lists of open source software.

https://github.com/boykush/atnos-eff-application-parts

Collection of effect parts by interest for applications using atnos-eff library
https://github.com/boykush/atnos-eff-application-parts

extensible-effects functional-programming scala

Last synced: 2 months ago
JSON representation

Collection of effect parts by interest for applications using atnos-eff library

Awesome Lists containing this project

README

        

# atnos-eff-application-parts
Collection of effect parts by interest for applications using atnos-eff library

# Effects
## Database
using [skunk](https://github.com/typelevel/skunk) library for addons.
- [x] DBTransactionIO
- Readwrite session
- [x] DBReadIO
- Readonly session
- Run with pager

## Search
- [ ] SearchIO