Google Open Source Software
Google did open source some low-level pieces of software that are useful for building storage systems (among other things). Among these are: LevelDB: is a library that implements a fast persistent key-value store: LevelDB key/value store...