Content
@
0 reply
0 recast
0 reaction
Ryan
@ryansmith
Pebble, a Go DB from CockroachDB, is one of my favorite Go projects. There are tons of great patterns in the code. I continually learn new tricks by reading the code. https://github.com/cockroachdb/pebble
1 reply
1 recast
9 reactions
Scott Sunarto
@scott
what is the most notables ones you can recall?
1 reply
0 recast
1 reaction
Ryan
@ryansmith
1. Any code/writing from jbowens. His style is impeccable 2. https://pkg.go.dev/github.com/cockroachdb/pebble/sstable#BufferPool 3. https://github.com/cockroachdb/pebble/tree/master/internal/bytealloc
0 reply
1 recast
1 reaction