| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| @pending << data | ||
| else | ||
| @pending = data | ||
| @pending = [data] |
There was a problem hiding this comment.
Sorry. My idea is @pending should be Hash, {'tag1' => "msgpack stream", 'tag2' => "msgpack stream", ...}.
Using this structure, we can send multiple events in one TCP write.
Sorry, something went wrong.
There was a problem hiding this comment.
I got it. I will fix this.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
See fluent/fluentd#671