The Wayback Machine - https://web.archive.org/web/20201016134524/https://github.com/topics/pubsub
Skip to content
#

pubsub

Here are 1,100 public repositories matching this topic...

dapr
yaron2
yaron2 commented Jul 15, 2020

Add a performance test that measures the time it takes Dapr to save data into a state store.

The important piece that is being tested is the processing that Dapr does before saving to the state store. This test should not benchmark the component itself.

For that purpose, a baseline test scenario would have an app that saves a 1kb payload to Redis, followed by a test app that uses Dapr to sav

Goost91
Goost91 commented Sep 7, 2020

Environment

  • VerneMQ Version: using docker image vernemq/vernemq:latest
  • OS: Debian 9
  • Erlang/OTP version (if building from source):
  • Cluster size/standalone: standalone
  • VerneMQ configuration (vernemq.conf) or the changes from the default

accept_eula=yes
allow_anonymous=off
log.console=console
log.console.level=debug
plugins.vmq_acl=off
plugins.vmq_diversity=on
plugins.v

mareckmareck
mareckmareck commented Oct 7, 2020

At the moment to copy schema of a topic in details view one must manually select whole schema by hand. Contrary to edit view user cannot use "select-all" to copy the schema.

To address this issue, it would be good to have a simple button enabling to copy the schema to clipboard on clicking. Probably the best place for that button would be either in the pane visible after opening "Message schema

Improve this page

Add a description, image, and links to the pubsub topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pubsub topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.