Mike Buhot
Mike Buhot
Following from the proof-of-concept in #46 this issue is to track the integration between ecto_job and a separate EctoJob UI from @AaronCowan. - [ ] Update README to link to...
I haven't been keeping up with the developments in Kotlin or Elasticsearch over the last couple of years, so it's time to hand this project over to someone new. If...
Add support for some aggregations, eg sum/avg. See #1 for some discussion.
Hello and thanks for creating this great library 👍 Is there any interest in a LinkedIn OAuth strategy, something akin to the [Ueberauth.LinkedIn](https://github.com/tableturn/ueberauth_linkedin) strategy?
It would be great if `defdata` / `defsum` allowed type variables that could be used for writing typespecs to clarify the expected contents of types like `Either.t`, `Maybe.t` etc.. Eg:...
htat -> that
This PR loosens the requirement on `html_entities` from an exact version `0.4.0` to `~> 0.4`.
Hi and thanks for creating Cafex! I'd like to have a consumer receive input from two or more topics to perform some stream joining, similar to how a samza job...
While trying out the Elixir 1.17 release candidate I noticed that when using the new `--repeat-until-failure` option, the tests run successfully the first time they are executed, but then on...
Somewhat similar to #370, we recently experienced a situation where the database was stuck in a read-only mode after a failover. Sign-in was failing with an unhelpful message: ``` **...