Ben Aldrich
Ben Aldrich
The bulkIndexer has a lot of issues, a simpler bulkIndexer would be appreciated. The current one does not allow the client to deal with errors. It's also very likely to...
the background go routine stuff really doesn't belong in the library in my opinion. The library should give you a simple bulk api that the caller can wrap in a...
I think this would be good to support but I don't have the time to implement. If a PR shows up with tests for it I would merge it! :)
Are you talking about the font for the terminal? How do you change it? If that's all it is then that's great.
I need this as well.
Running the tests inside of zmq4 I get these results: ``` $ go test -v === RUN: ExampleAuthStart --- PASS: ExampleAuthStart (0.01s) === RUN: Example_socket_event --- PASS: Example_socket_event (2.01s) ===...