Closed autodidaddict closed 10 months ago
@mmmries still trying to figure out why dialyzer is rejecting this one set of code.
Should we maybe just pull out the broadway thing to get dialyzer to be happy and then add it back in later?
Going to merge this into main so I can try and get the GH action running
this adds the JetStream code with no refactoring (other than module names) from the other Jetstream repository. The purpose is to make the JetStream code more discoverable and accessible to people who find Gnat and are looking for stream, key-value and object store functionality.
if we want to refactor the APIs, we can do that in subsequent PRs.
This also bumps to 1.8.0 as per semver guidelines.