talk · community record
ArKi-KV: Abusing Tagless Final to Build a Key-Value Store
ArKi-KV is a simple LSM-based key value store that explores multiple functional programming concepts, including the Tagless Final Pattern. Uses cats/cats-effects for functional and concurrent parts.