←back to thread

249 points colesantiago | 2 comments | | HN request time: 0s | source
Show context
netvarun ◴[] No.40751286[source]
Congrats to the team. IIRC their CTO was the creator of RocksDB.
replies(1): >>40751345 #
1. usrnm ◴[] No.40751345[source]
RocksDB is a fork of LevelDB created by Jeffrey Dean and Sanjay Ghemawat at Google.
replies(1): >>40751882 #
2. flakiness ◴[] No.40751882[source]
LevelDB was like their hobby project and was built mostly for Chrome's Indexed DB. RocksDB brought it to a much higher level with a lot of dedication.