Introducing FrozenDB
To make apple pie from scratch, you must first invent a database to store your recipes. - Carl Sagan Well Carl (and avid readers), let me introduce you to FrozenDB. This is my twist on ...
Read more ⟶A collection of 3 posts
To make apple pie from scratch, you must first invent a database to store your recipes. - Carl Sagan Well Carl (and avid readers), let me introduce you to FrozenDB. This is my twist on ...
Read more ⟶
My take on go concurrency is that there are 3 things that matter, and we can create a robust pattern using … 3 technologies to help us out. None of this is really new, but ...
Read more ⟶
TL;DR: An interface just defines a collection of methods. When you create an instance, it’s just a wrapper around a concrete type. In addition to the concrete type, the interface contains an extra array of ...
Read more ⟶
To make apple pie from scratch, you must first invent a database to store your recipes. - Carl Sagan Well Carl (and avid readers), let me introduce you to FrozenDB. This is my twist on ...
Read more ⟶
TL;DR: An interface just defines a collection of methods. When you create an instance, it’s just a wrapper around a concrete type. In addition to the concrete type, the interface contains an extra array of ...
Read more ⟶
My take on go concurrency is that there are 3 things that matter, and we can create a robust pattern using … 3 technologies to help us out. None of this is really new, but ...
Read more ⟶
To make apple pie from scratch, you must first invent a database to store your recipes. - Carl Sagan Well Carl (and avid readers), let me introduce you to FrozenDB. This is my twist on ...
Read more ⟶
My take on go concurrency is that there are 3 things that matter, and we can create a robust pattern using … 3 technologies to help us out. None of this is really new, but ...
Read more ⟶
TL;DR: An interface just defines a collection of methods. When you create an instance, it’s just a wrapper around a concrete type. In addition to the concrete type, the interface contains an extra array of ...
Read more ⟶