Go

A collection of 3 posts

andre-furtado-IPj-kaW2_1E-unsplash

Introducing FrozenDB

Technology

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 ⟶
andy-kelly-0E_vhMVqL9g-unsplash

Interfaces in golang

Technology

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 ⟶
andre-furtado-IPj-kaW2_1E-unsplash

Introducing FrozenDB

Technology

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 ⟶
andy-kelly-0E_vhMVqL9g-unsplash

Interfaces in golang

Technology

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 ⟶
andre-furtado-IPj-kaW2_1E-unsplash

Introducing FrozenDB

Technology

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 ⟶
andy-kelly-0E_vhMVqL9g-unsplash

Interfaces in golang

Technology

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 ⟶