This document summarizes Tom Wilkie's presentation on Acunu & OCaml. It discusses how Acunu has evolved from small databases in 1990 to distributed, shared-nothing databases today. It presents the architecture and components of Acunu's storage core, which is built using OCaml. Performance results are shown for Acunu's prototypes using different data structures like doubling arrays, demonstrating high insertion rates.