Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Tue, 19 Apr 2016 20:12:00 +0000 Unwinding uber's most efficient service #geo 9 points posted by kenny https://medium.com/@buckhx/unwinding-uber-s-most-efficient-service-406413c5871d 743 Wed, 30 Mar 2016 14:52:00 +0000 A fast geo database with Google S2 #geo 6 points posted by lolly http://blog.nobugware.com/post/2016/geo_db_s2_geohash_database 681 Thu, 10 Mar 2016 15:19:00 +0000 Tile38 is a geolocation data store, spatial index, and realtime geofence #geo Tile38 is an open source (MIT licensed), in-memory geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. 6 points posted by andythomas https://github.com/tidwall/tile38 665 Sat, 05 Mar 2016 22:59:00 +0000 How We Built Uber Engineering’s Highest Query per Second Service Using Go #geo #data In early 2015 we built a microservice that does one thing (and does it really well), geofence lookups. One year later, this service is Uber’s highest queries per second (QPS) service out of the hundreds we run in production. Here’s the story of why we built this service, and how the relatively recent Go programming language helped us build and scale it so fast. 5 points posted by lolly https://eng.uber.com/go-geofence 634 Fri, 26 Feb 2016 12:11:00 +0000