Bojack Versions Save

? The unreliable key-value store

v0.1.1

7 years ago

Version 0.1.1 released thanks to our beloved contributors: @mauricioabreu, @hugoabonizio.

Fixes:

#25 - Client always connect with 127.0.0.1:5000 #27 - Remove short flag for hostname and port #30 - Unhandled exceptions (Missing key, connection) #43 - Handle console connection refused

Features:

#8 - Handle EXIT signal trap, graceful shutdown #17 - Use tcp_nodelay = true for client and server #20 - Add ASCII logo on boot #22 - New logger format (easy to understand) #24 - Add increment command feature #26 - Support to set logger severity #32 - CLI usage documentation

v0.1.0

7 years ago

BoJack First Release ?

Thanks to @cristianoliveira, @mauricioabreu, @hugoabonizio and @joaocv3 for all the help on making this happen!

This is clearly not a stable or production-ready release! Wait for v1.0.0!