You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Here is my implementation of the fluentd server for golang : https://github.com/athoune/fluent-server
The code uses an handler, not a channel, as main approch.
The code is tested with unit test, and against fluentbit and nodejs.
I want to offer this code to the fluent organization, I'm not sure to use it in my day job, and if I will have time for maintaining it.
I have to finish commenting the code, and polishing it.
Beta Was this translation helpful? Give feedback.
All reactions