[태그:] 맵리듀스
-

Querying for Couchbase Documents in a NativeScript Angular Mobile Application
I recently wrote about using Couchbase as a key-value store in a NativeScript iOS and Android application built with Angular. In this example we saw how to collect user profile information to be saved…
-

랭킹을 위한 맵 앤 리듀스 뷰 사용하기
버전 2.0부터 카우치베이스 서버는 뷰(views) 개념을 통해 JSON 문서에 대한 인덱스를 생성하는 강력한 방법을 제공합니다. 뷰를 사용하면 기본 인덱스, 복합 인덱스 및 집계를 정의할 수 있습니다…