Just added to Orbit.go is the new client-side implementation of a frequently requested feature: ‘ partitioned consumer groups ’ for NATS JetStream! This library is so named because what it implements is functionally equivalent to what Apache Kafka calls ‘consumer groups’ and how they implement partitioning, although the functionality is not unique to Kafka. It is purely implemented by the clients using the library but requires new server functionalities introduced with NATS server version 2.