-
**Describe the problem**
Hello.
I'm evaluating CockroachDB in my company for a new initiative we're going to start and I can see the performance degrades over time quite quickly as shown in the …
-
I'm using OpenWRT with NTT 10G Hikari (Flets Cross). I've encountered a specific issue regarding the DHCPv6 PD.
From the NTT DHCPv6 server, my DHCPv6 Client has been assigned a /56 PD prefix with the…
-
@hikari
-
Hi Team,
1. Repo has been cloned.
2. change directory - springboot-demo/hikari/
3. started compose yaml in my windows instances.
4. verify the mysql running container
```
$ podman ps
CONT…
-
~~When we try to use play-anorm with hikari-cp and proxy-sql we retrieve errors~~
Kamon-Jdbc doesn't support multiple hosts in connection url
```
java.lang.ClassCastException: class com.sun.proxy…
-
Spring Boot 3.2.5
The explicitly configured usernames and passwords are not used when using the Docker Compose support:
```yaml
spring:
datasource:
hikari:
username: example_rw
…
-
We reverted an upgrade to Hikari 4.x since it caused issues for Canton. While the upgrade is not critical, sticking with an old version forever is also not a great option so we should investigate this…
-
I'm using rxkotlin-jdbc and a Hikari data source in a TornadoFX project and found that a connection is leaking whenever I use `fun DataSource.execute` to delete objects from an underlying PostgreSQL d…
-
Implemented hikari db pooling, works on local against local db.
Does not work on docker versions of app and db.
Here are the logs
```
2017-08-13 08:36:34 INFO ShopOfHan:21 - Starting Shop O…
-
My plugin don't work :c
## To Reproduce
When I try to use plugin commands, I get this.
## Expected behavior
Apologies
It's the first time I write here. When I install the plugin I get the abo…