Radiator Update: Optimizations
Good news! Radiator got some optimizations, as of version 0.0.4
!
Specifically, the rest-client
dependency has been dropped in favor of net/http
in order to take advantage of keep-alive
and other improvements, to make sure Radiator is a good citizen.
I'd like to thank @someguy123 for some helpful critiques. Please vote for his witness.
Related Links:
- Original announcement: radiator - STEEM Ruby API Client
- Previous Update: Radiator Update: Streaming
- GitHub: https://github.com/inertia186/radiator
- Tags: #radiator, #ruby
Updated motherlickers!!! Using radiator 0.0.4 (was 0.0.2) from git://github.com/inertia186/radiator.git (at master@9950663) Are you using radiator? dont know how to update? just run bundle update in the repo and you should see something like this line.<<<<<
Yep,
bundle update radiator
is all you need to do.Latest commit 9950663 36 minutes ago