memphis.go icon indicating copy to clipboard operation
memphis.go copied to clipboard

Go client for Memphis. Memphis is an event processing platform

Results 5 memphis.go issues
Sort by recently updated
recently updated
newest added

We are currently missing this part in the fetch function on both connection.Fetch/consumer.Fetch

enhancement

Currently we use only Go's testing, but we rely on running a docker container that runs Memphis in the background. we need to either mock Memphis or introduce a testing...

enhancement

## Context * This PR contains feature to create and validate access tokens (stored in broker) via SDK ## Issue & Relevant PRs * This enhancements will be subpart of...