You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/english/blog/pebble-one-billion-rows-challenge.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ We use [Pebble Key Value Store](https://github.com/cockroachdb/pebble) and roar
14
14
This challenge has very similar use case like vince, we have two columns, one for weather stations (with low cardinality) and another for temperature (with high cardinality).
15
15
16
16
{{< notice "info" >}}
17
-
[Pebble](https://github.com/cockroachdb/pebble) is the underlying key value storage for [CocroachDB](https://github.com/cockroachdb/cockroach) and has been used in production since 2020.
17
+
[Pebble](https://github.com/cockroachdb/pebble) is the underlying key value storage for [cockroachdb](https://github.com/cockroachdb/cockroach) and has been used in production since 2020.
0 commit comments