From 4b4a910dac6637354db43d6ccc6af08cbfb26d2f Mon Sep 17 00:00:00 2001 From: mugioka Date: Tue, 9 Apr 2024 08:51:17 +0900 Subject: [PATCH] chore: update docs. --- README.md | 2 ++ README_JP.md | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 31e5b9d..d7e659d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ MxTransporter is a middleware that accurately carries change streams of MongoDB in real time. For infrastructure, you can easily use this middleware by creating a container image with Dockerfile on any platform and deploying it. +It is also possible to download and use container image without having to build them, as they are published on the [GitHub Container Registry](https://github.com/cam-inc/MxTransporter/pkgs/container/mxtransporter). + With MxTransporter, real-time data can be reproduced and retained on the data utilization side, and data utilization will become even more active. :jp: Japanese version of the README is [here](/README_JP.md). diff --git a/README_JP.md b/README_JP.md index 7eb26d8..2005cc1 100644 --- a/README_JP.md +++ b/README_JP.md @@ -2,6 +2,8 @@ MxTransporter は MongoDB の Change Streams を正確に、リアルタイムで送信先に運ぶミドルウェアです。MxTransporter は、用意された Dockerfile からコンテナイメージを作成し、お好きな環境へデプロイすることで簡単に利用することができます。 +また、[GitHub Container Registry](https://github.com/cam-inc/MxTransporter/pkgs/container/mxtransporter) 上にコンテナイメージを公開しているため、ビルドすることなく、コンテナイメージを取得して利用することも可能です。 + MxTransporterにより、データ活用側でリアルタイムなデータを再現、保持でき、データ活用がより一層活発になるでしょう。 [![MIT License](http://img.shields.io/badge/license-MIT-blue.svg?style=flat)](LICENSE) @@ -268,8 +270,8 @@ Change Streams をエクスポート先に送る前にフォーマットを整
# Contributors -| [
Kenshirou](https://github.com/KenFujimoto12)
| [
Yoshinori Sugiyama](https://github.com/syama666)
| -| :---: | :---: | +| [
Kenshirou](https://github.com/KenFujimoto12)
| [
Yoshinori Sugiyama](https://github.com/syama666)
| +| :---------------------------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------: |