choria-io / asyncjobs

Asynchronous Job Processor
Apache License 2.0
75 stars 4 forks source link

bump jetstream API #120

Open drev74 opened 3 months ago

drev74 commented 3 months ago

Nats has bumped its API and separated JetStream to its own package. Should I migrate the code to the new js package, so that all key-value will be js.KeyValue instead of nats.KeyValue ?

drev74 commented 2 months ago

@ripienaar :eyes: