Skip to content

Commit 5a5267e

Browse files
authored
Merge pull request #9979 from PsiACE/weekly-80-fix
docs(weekly): updated based by comments from eric
2 parents 13aee18 + af4a104 commit 5a5267e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/blog/2023-02-08-databend-weekly-80.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
image_url: https://github.com/psiace.png
1010
---
1111

12-
[Databend](https://github.com/datafuselabs/databend) is a modern cloud data warehouse focusing on Low-Cost and Low-Complexity for your massive-scale analytics needs. Open source alternative to Snowflake. Also available in the cloud: <https://app.databend.com> .
12+
[Databend](https://github.com/datafuselabs/databend) is a modern cloud data warehouse, serving your massive-scale analytics needs at low cost and complexity. Open source alternative to Snowflake. Also available in the cloud: <https://app.databend.com> .
1313

1414
## What's New
1515

@@ -99,9 +99,9 @@ Stay connected with the latest news about Databend.
9999

100100
### Why You Should Try Sccache
101101

102-
[Sccache](https://github.com/mozilla/sccache) is a [ccache](https://ccache.dev/)-like project started by the Mozilla team, supporting C/CPP, Rust and other languages, and storing caches locally or in a cloud storage backend. In v0.3.3, Sccache added native support for the Github Action Cache Service; in the subsequent [v0.4.0-pre.6](https://github.com/mozilla/sccache/releases/tag/v0.4.0-pre.6), the community has continued to improve this functionality, and it is now ready for use in the production CI.
102+
[Sccache](https://github.com/mozilla/sccache) is a [ccache](https://ccache.dev/)-like project started by the Mozilla team, supporting C/CPP, Rust and other languages, and storing caches locally or in a cloud storage backend. The community first added native support for the Github Action Cache Service to Sccache in version 0.3.3, then improved the functionality in [v0.4.0-pre.6](https://github.com/mozilla/sccache/releases/tag/v0.4.0-pre.6) so that the production CI can now use it.
103103

104-
> Now, [opendal](https://github.com/datafuselabs/opendal), open-sourced by [Datafuse Labs](https://github.com/datafuselabs), is functioning as a storage access layer for sccache to interface with various storage services (s3/gcs/azlob etc.).
104+
> Now, [opendal](https://github.com/datafuselabs/opendal), open-sourced by [Datafuse Labs](https://github.com/datafuselabs), acts as a storage access layer for sccache to interface with various storage services (s3/gcs/azlob etc.).
105105
106106
**Learn More**
107107

0 commit comments

Comments
 (0)