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

nats

Here are 492 public repositories matching this topic...

watermill
breml
breml commented Mar 10, 2021

For an implementation of #126 (PostgreSQL driver with SKIP LOCKED), I create a SQL table for each consumer group containing the offsets ready to be consumed. The name for these tables is build by concatenating some prefix, the name of the topic and the name of the consumer group. In some of the test cases in the test suite, UUID are used for both, the topic and the consumer group. Each UUID has

voik
marceloboeira
marceloboeira commented May 27, 2019

We should create an integration test that splits up a big file or it performs an expected mathematical operations on generating records, in a way that the output can be inferred and checked.

e.g.:

  • splits up a 100MB video file into several 1MB files, sends to the commit log, re-assemble the file and checks md5 of the original and the re-assembled.
  • create a series of events that have rando

Improve this page

Add a description, image, and links to the nats 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 nats topic, visit your repo's landing page and select "manage topics."

Learn more