Simon Willison’s Weblog

Subscribe

Items tagged databases, lisp in 2010

Filters: Year: 2010 × databases × lisp × Sorted by date


FleetDB (via) Yet Another Key-Value Store: Schema-free, JSON protocol, everything cached in RAM, append-only log for durability, multi-record transactions... but what’s really interesting about this one is that it’s written in Clojure and takes full advantage of that language’s concurrency primitives. The prefix operators used by the select API hint at its Lisp heritage. # 5th January 2010, 11:21 am

Types

Years

Months

Tags