Juanma Roca's repositories
travel-tips
Collection of things to do/visit in different countries in the world.
go-img-resize-upload
Golang HTTP Service to download an image, resize it and upload it to an S3 Amazon Bucket. Possibility to redirect to newly resized and uploaded image. A work in progress.
docker-cheat-sheet
Docker Cheat Sheet
go-perfbook
Thoughts on Go performance optimization
iperf
iperf3: A TCP, UDP, and SCTP network bandwidth measurement tool
itermocil
Create pre-defined window/pane layouts and run commands in iTerm
log-courier
Log Courier, a lightweight log shipper with Logstash integration.
pyssistant
A repo full of python helper scripts.
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
redis-go-cluster
redis cluster client implementation in Go