Dan Persa

Results 14 issues of Dan Persa

In another large scala project, we decided have the config explicitly typed and containing functions. Something like ``` trait EnvConfig { def getOauthScopeRead: Set[String] } ``` The idea is to...

enhancement
help wanted

One idea would be to use the database time.

help wanted
feature

help wanted
feature

Allow if statements to evaluate expressions. Consider using [paraboiled2](https://github.com/sirthias/parboiled2)

feature
hacktoberfest

Hello I have a question related to spec integration. I saw in another issue that there is the possibility to use `cats.monad.maybe/maybe?` to verify the type. What I'd like to...

enhancement
contributor friendly

Create more stages in Travis in order to have a more modular build

enhancement

- Deploy a demo on Heroku - Give a way to other users to deploy on their own Heroku accounts

There are many parameters caching filters can take. Based on these, they can look different. The goal of this issue is to identify the best way these caching filters can...

feature