uw-labs / proximo

Interoperable GRPC based publish/subscribe
GNU Lesser General Public License v3.0
41 stars 16 forks source link

First-class support for message keys #93

Closed davidsbond closed 1 year ago

davidsbond commented 3 years ago

This commit implements the changes suggested in #92. It modifies the proximo contract to add a new key field that will be used as a message key whenever the specified backend supports it. Currently, this is only Apache Kafka.