mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-12-15 17:38:56 +03:00
Update README-ja.md
This commit is contained in:
@@ -966,7 +966,7 @@ NoSQL は **key-value store**、 **document-store**、 **wide column store**、
|
|||||||
* [キーバリューデータベース](https://en.wikipedia.org/wiki/Key-value_database)
|
* [キーバリューデータベース](https://en.wikipedia.org/wiki/Key-value_database)
|
||||||
* [キーバリューストアの欠点](http://stackoverflow.com/questions/4056093/what-are-the-disadvantages-of-using-a-key-value-table-over-nullable-columns-or)
|
* [キーバリューストアの欠点](http://stackoverflow.com/questions/4056093/what-are-the-disadvantages-of-using-a-key-value-table-over-nullable-columns-or)
|
||||||
* [Redisアーキテクチャ](http://qnimate.com/overview-of-redis-architecture/)
|
* [Redisアーキテクチャ](http://qnimate.com/overview-of-redis-architecture/)
|
||||||
* [アーキテクチャ](https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/)
|
* [memcacheアーキテクチャ](https://www.adayinthelifeof.nl/2011/02/06/memcache-internals/)
|
||||||
|
|
||||||
#### ドキュメントストア
|
#### ドキュメントストア
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user