Petar Tahchiev

Results 26 comments of Petar Tahchiev

Can we have a release please. I'm really interested because the master is cleaning the `ExecutorService`: https://github.com/kstyrc/embedded-redis/blob/master/src/main/java/redis/embedded/AbstractRedisInstance.java#L83

Hey man, if you are not planning to support this repository, can you please add someone of us as admin to update to locationtech?

Here's a reproducible site: https://ptahchiev.github.io/test-firebase/ with repository: https://github.com/ptahchiev/test-firebase/ and result: ![image](https://github.com/firebase/firebase-js-sdk/assets/5320045/44fe84f1-e83d-44f1-b92a-bf7685ccd9eb)

Sorry, I didn't see your reply. I use jedis 2.5.2: ``` [INFO] +- org.springframework.boot:spring-boot-starter-redis:jar:1.2.3.RELEASE:compile [INFO] | \- (redis.clients:jedis:jar:2.5.2:compile - omitted for duplicate) [INFO] \- redis.clients:jedis:jar:2.5.2:compile ``` and embedded redis version...