fr33m0nk

Results 8 issues of fr33m0nk

Hi team, I recently started looking into clojure job executors. I was curious to know if it's possible to specify dependencies between jobs. e.g. ```clojure (def scheduled-job-dependency-graph {:start [] :result1...

This PR resolves #41 and : - Adds additional Persistent Map behaviours: `assoc-in`, `update-in`, `merge` and `merge-with` to `protobuf.impl.flatland.core.FlatlandProtoBuf` and `protobuf.PersistentProtocolBufferMap` allowing users to work with constructed objects as if...

Hi, Cats does not work with new versions of Promesa. Is there any plan of supporting it? I can help with PRs if needed.

Hi, ZkUtils, AdminUtils were marked for Deprecation since the introduction of Kafka v2.0.0 It would be great if the dependency on ZkUtils, AdminUtils can be looked at as Kafka v2.4.1...

I am using Conquerant in one of applications and am upgrading the entire application suite to JDK 19. I have decided to use JDK Virtual thread preview in a low...

The region escaping errors are a bit confusing now ```flix def main(): Unit \ {IO, rc} = let escaped = region rc { Array#{1, 2, 3} @ rc }; Array.forEach(println,...

bug