Skip to content

Implement TCP tee#179

Merged
joente merged 6 commits intomasterfrom
tee
Apr 28, 2022
Merged

Implement TCP tee#179
joente merged 6 commits intomasterfrom
tee

Conversation

@joente
Copy link
Copy Markdown
Member

@joente joente commented Apr 28, 2022

In the current version of SiriDB it is possible to create a tee to a Unix pipe. This however, does not really work well when using a SiriDB cluster of multiple pools and replicas. Instead of using a Unix pipe, we should change to a TCP tee and make this tee a database property instead of a server property. Thus, when configured, each SiriDB server should write to the same TCP tee. Note that this tee is not guaranteed to receive all points before a connection is made.

@joente joente merged commit 7fda57e into master Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant