Skip to content
This repository has been archived by the owner on Jun 29, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-audi committed Dec 13, 2022
2 parents ce1cd31 + 39f5113 commit c5e8d74
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### [🍍 Console](https://console.mytiki.com)    [📚 Docs](https://docs.mytiki.com)

# Layer 0 Storage Service
### [📚 Docs](https://docs.mytiki.com)   [💬 Discord](https://discord.gg/tiki)

Long-term (10+ years) immutable (WORM) low-frequency backup via a shared, cloud-hosted bucket. Used by the TIKI
blockchain ([tiki-sdk-dart](https://github.com/tiki/tiki-sdk-dart)) to back up and restore blocks in the event of
Expand Down Expand Up @@ -52,4 +53,4 @@ cold-start. The upload worker performs signature and payload verification, usage
provisioned destination.

Configuration TF scripts are located in the project root under `/infra`. Deployment
driven by GitHub Actions (see `.github/workflows/`) with [Terraform Cloud](https://www.terraform.io).
driven by GitHub Actions (see `.github/workflows/`) with [Terraform Cloud](https://www.terraform.io).
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<dependency>
<groupId>org.postgresql</groupId>
<artifactId>postgresql</artifactId>
<version>42.5.0</version>
<version>42.5.1</version>
<scope>runtime</scope>
</dependency>

Expand Down

0 comments on commit c5e8d74

Please sign in to comment.