-
Every new project we start we have to create an `IdentityManager` implementation that make a database call to verify users' credentials. It would be nice to have an `DatabaseIdentityManager` that uses…
-
We have a project using Kikaha 1.5.2 which uses the Typesafe configuration library. Once we are trying to migrate to the most recent Kikaha's version, it would be nice if it would be possible to make …
-
It would be nice if we have Kikaha's integrated with Graylog.
I'd suggest you to send data like Exceptions and HTTP Requests to it. This way we would be able to investigate possible production issues…
-
The current Unserializer implementation uses `String` as input parameter. This may be easier to include and maintain textual serializers but makes hard (or even impossible) the inclusion of binary ser…
-
When running on a cluster, Kikaha should be able to identify which will be the leader node of the cluster, thus being able to gracefully handle failures. This would be also achieved through a distribu…
miere updated
7 years ago
-
miere updated
7 years ago
-
**definition of done**:
- Make easy to install NewRelic (consider Manual Step 1 available [here](https://docs.newrelic.com/docs/agents/java-agent/frameworks/maven-installation-java))
- Track routing m…
miere updated
7 years ago
-
## Context
JDBI seems to be a great tool to handle SQL queries. Today, in order to integrate with Kikaha, it requires developers to write a lot of boilerplate classes.
## Definition of done
The foll…
miere updated
8 years ago
-
I like the ideas behind your library and made it a try. In IntelliJ IDEA I opened kikaha-kotlin project, made some corrections to let it fly, and "mvn kikaha:run" succeeds (sorry, kikaha CLI is too er…
-
miere updated
7 years ago