Matt Nunogawa @amattn
Matt Nunogawa @amattn
packagecloud.io is currently down. https://twitter.com/packagecloudio/status/539500880295239680 Please consider replacing the line in the Dockerfile: RUN curl https://packagecloud.io/install/repositories/basho/riak/script.deb | bash with an alternative that does not rely on that system.
current benchmarks seeing approx 85% performance improvement with load, ~60% with save. Most of what I learned about database/sql came from here: https://github.com/VividCortex/go-database-sql-tutorial A great read and one of the...
It'd be nice to have a readonly option. Some columns are populated by the DB via triggers (such as Created, Modified, etc.) and some kind of "skip writes" would allow...
When I read my buckets and keys, I see the following: ``` [ { "msg": "2014/11/11 17:19:28 Updated Service}", "": "dev_matt.local" }, { "msg": "2014/11/11 17:19:33 Updated Service}", "": "dev_matt.local"...