/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ayende.com
| | blog.scottlogic.com
16.2 parsecs away

Travel
| | We've been comparing Cassandra and MariaDB in single node setups, exploring the issues of each in terms of performance and ease of use from a development perspective. In this article we explore the issues at play in such a setup such as the differences in queries, speed of response and the features that seperate these two technologies.
| | boyter.org
16.7 parsecs away

Travel
| |
| | xeiaso.net
16.2 parsecs away

Travel
| | Xe Iaso's personal website.
| | www.integralist.co.uk
33.2 parsecs away

Travel
| I found myself recently trying to recall specific details of how slices work when needing to do something that meant I wanted to not mutate the underlying array data structure of the slice I was working with. Now the reason for why I wanted to do that isn't important. What's motivating this write-up is my want for a good reference document (not saying the official go blog isn't a good reference, but I have my own things I like to focus in on in these situations).