mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-09-18 18:10:39 +03:00
Correct mistranslations
- "永続化" is commonly used for the translation for "persistence".
This commit is contained in:
@@ -1114,7 +1114,7 @@ MemcachedなどのIn-memoryキャッシュやRedisは、アプリケーション
|
||||
|
||||
Redisはさらに以下のような機能を備えています:
|
||||
|
||||
* パージステンス設定
|
||||
* 永続化オプション
|
||||
* ソート済みセット、リストなどの組み込みデータ構造
|
||||
|
||||
キャッシュには様々なレベルのものがありますが、いずれも大きく二つのカテゴリーのいずれかに分類することができます: **データベースクエリ** と **オブジェクト** です:
|
||||
|
Reference in New Issue
Block a user