From 5005c653f0bb4ad475d3708d1a324ae1276a31a6 Mon Sep 17 00:00:00 2001 From: Stephen Kirk Date: Thu, 26 Aug 2021 14:14:08 +0100 Subject: [PATCH] Add pulseman link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 18457dc..fb56d04 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,4 @@ Open Source projects developed at [Toast](https://pos.toasttab.com). * [Protokt](https://github.com/open-toast/protokt): Protobuf compiler and runtime for Kotlin. * [Gummy Bears](https://github.com/open-toast/gummy-bears): Animalsniffer signatures for Android APIs desugared by D8. +* [Pulseman](https://github.com/open-toast/pulseman): Pulsar test tool that allows user to store test collections and monitor/send messages on pulsar topics.