|
You are here |
ectobit.com | ||
| | | | |
jvns.ca
|
|
| | | | | SQL queries don't start with SELECT | |
| | | | |
bartlomiejmika.com
|
|
| | | | | How do you write a Golang server using gRPC from scratch? Heres how to do it. | |
| | | | |
blog.labix.org
|
|
| | | | | This is one of the most packed releases of the mgo driver for Go in recent times. There are new features, important fixes, and relevant internal reestructuring to support the on-going server improv... | |
| | | | |
abdulapopoola.com
|
|
| | | TLDR Very easy to read. Direct link to the paper. Interesting takeaways Novel approach to conflict resolution: Unlike most data systems that push conflict resolution to the write phase, Dynamo allows writes and shifts conflict resolutions to reads. This unique strategy ensures that writes are never rejected. Quality: An impressively high bar by focusing... | ||