Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
irfansharif
on April 13, 2020
|
parent
|
context
|
favorite
| on:
Writing a SQL database from scratch in Go
> Note that neither CockroachDB [...] use Golang for their actual storage engine
We do, now. We're looking to move away from RocksDB to
https://github.com/cockroachdb/pebble/
.
eatonphil
on April 13, 2020
[–]
Woah, that's big news. Thanks for sharing.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
We do, now. We're looking to move away from RocksDB to https://github.com/cockroachdb/pebble/.