[카테고리:] 고성능
-

MongoDB and DataStax, In the Rearview Mirror
Thumbtack published an excellent blog post today (link). It highlights the preliminary results of performance tests executed with Couchbase Server, MongoDB and DataStax Enterprise (Apache Cassandra). The final results will be included in a…
-

Couchbase Labs Expiry Callbacks
TTL’s and Expiry Notification Couchbase includes a TTL (Time To Live) as part of the meta data fields for each document. All of the client SDK’s includes support for setting/querying/touching this value. The…
-

Dissecting the NoSQL Benchmark
Let’s dissect the Fall 2014 NoSQL Benchmark. Apache Cassandra / DataStax Enterprise. MongoDB. Couchbase Server. Go. Hardware Server (8) Client (32) Processor Intel Xeon E5-2620 V2 (2) Intel Core i5-4440 Memory 64GB 8GB…
-

고성능을 위한 Couchbase 쿼리 캐싱
버전 2.0부터 카우치베이스 서버는 뷰(views)라는 개념을 통해 JSON 문서에 대한 인덱스를 생성하는 강력한 방법을 제공합니다. 뷰를 사용하면 기본 인덱스, 복합 인덱스 및...
-

Performance Oriented Architecture
“How should I access my data?” is often asked by developers as they contemplate a storage solution. To answer that question one first needs to understand the application under consideration. Who are the most…