|
3 | 3 | const notificationsList = [ |
4 | 4 | { |
5 | 5 | message: { |
6 | | - en: 'Discover how to use generic contracts and functions in ScalarDL', |
7 | | - ja: 'ScalarDL で汎用コントラクトおよびファンクションの使用方法を学ぶ' |
| 6 | + en: 'Learn how to use ScalarDL HashStore to manage objects and collections in a tamper-evident manner', |
| 7 | + ja: 'ScalarDL HashStore を使用して、オブジェクトとコレクションを改ざん検知可能な方法で管理する方法を学ぶ' |
8 | 8 | }, |
9 | 9 | url: { |
10 | | - en: 'use-generic-contracts?utm_source=docs-site&utm_medium=notifications', |
11 | | - ja: 'use-generic-contracts?utm_source=docs-site&utm_medium=notifications' |
| 10 | + en: 'getting-started-hashstore?utm_source=docs-site&utm_medium=notifications', |
| 11 | + ja: 'getting-started-hashstore?utm_source=docs-site&utm_medium=notifications' |
12 | 12 | }, |
13 | 13 | unread: true |
14 | 14 | }, |
15 | 15 | { |
16 | 16 | message: { |
17 | | - en: 'Blog post: Migrating from Amazon QLDB to ScalarDL', |
18 | | - ja: 'ブログ記事: データベースエンジニアリングの最新トレンドとベストプラクティスを学ぶ DBEM #6 のハイライト' |
| 17 | + en: 'Learn how to use ScalarDL TableStore to manage tables and records in a tamper-evident manner', |
| 18 | + ja: 'ScalarDL TableStore を使用して、テーブルとレコードを改ざん検知可能な方法で管理する方法を学ぶ' |
19 | 19 | }, |
20 | 20 | url: { |
21 | | - en: 'https://medium.com/scalar-engineering/migrating-from-amazon-qldb-to-scalardl-ad6ffacbf598?utm_source=docs-site&utm_medium=notifications', |
22 | | - ja: 'https://medium.com/scalar-engineering-ja/database-engineering-meetup-%E7%AC%AC6%E5%9B%9E-dbem-6-%E3%82%92%E9%96%8B%E5%82%AC%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F-fccde39d2926?utm_source=docs-site&utm_medium=notifications' |
| 21 | + en: 'getting-started-tablestore?utm_source=docs-site&utm_medium=notifications', |
| 22 | + ja: 'getting-started-tablestore?utm_source=docs-site&utm_medium=notifications' |
23 | 23 | }, |
24 | 24 | unread: true |
25 | 25 | }, |
26 | 26 | { |
27 | 27 | message: { |
28 | | - en: 'Learn how to organize your data based on the ScalarDL data model', |
29 | | - ja: 'ScalarDL データモデルに基づいたデータの整理方法を学ぶ' |
| 28 | + en: 'Blog post: Migrating from Amazon QLDB to ScalarDL', |
| 29 | + ja: 'ブログ記事: データベースエンジニアリングの最新トレンドとベストプラクティスを学ぶ DBEM #7 のハイライト' |
30 | 30 | }, |
31 | 31 | url: { |
32 | | - en: 'data-modeling?utm_source=docs-site&utm_medium=notifications', |
33 | | - ja: 'data-modeling?utm_source=docs-site&utm_medium=notifications' |
| 32 | + en: 'https://medium.com/scalar-engineering/migrating-from-amazon-qldb-to-scalardl-ad6ffacbf598?utm_source=docs-site&utm_medium=notifications', |
| 33 | + ja: 'https://medium.com/scalar-engineering-ja/database-engineering-meetup-%E7%AC%AC7%E5%9B%9E-dbem-7-%E3%82%92%E9%96%8B%E5%82%AC%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F-bf2e3f027948?utm_source=docs-site&utm_medium=notifications' |
34 | 34 | }, |
35 | 35 | unread: true |
36 | 36 | } |
|
0 commit comments