태그>couchbase(총 14개의 글)
'couchbase' 관련 최근글
-
- swift로 couchbase lite ios 시작하기

-
공부가 본업. by 언제나19|2014/10/25 20:41
세팅 swift sample cheat sheet
- swift로 couchbase lite ios 시작하기
-
- couchbase mobile google groups에서 tips 읽기

-
공부가 본업. by 언제나19|2014/05/19 20:20
CBLIncrementalStore가 있어서 CoreData도 쓸 수 있겠네. #!topic/mobile-couchbase/1Ht9rmPgUikI'm trying to index 104,000 documents containing 2 properties (name, id) and it takes me 7-8 minutes to index all 104,000 documents.On iOS it g..
- couchbase mobile google groups에서 tips 읽기
-
- Couchbase GrocerySync sync gateway 문제해결

-
공부가 본업. by 언제나19|2014/05/18 19:20
couchbase GrocerySync로 sync gateway를 써 보기 As long as you don't lock down access control with your sync function though, you can still see stuff like so: It seems like there are no docs in there currently though! Here is what i..
- Couchbase GrocerySync sync gateway 문제해결
-
- couchbase lite, sync gateway를 sns service에 쓸 때 걱정들

-
공부가 본업. by 언제나19|2014/04/19 20:43
couchbase lite, sync gateway를 쓴다면 걱정될 만한 것들에서 sns service 관련 걱정 추가 sns 서비스를 만든다면, 한 글 item에 대해서 여러 사람이 좋아요를 할 텐데, 이 결과가 바로 반영되기 힘들겠다. user1 -> server -> user1 flow를 거친 다음에 결과..
- couchbase lite, sync gateway를 sns service에 쓸 때 걱정들
-
- Android에서 couchbase lite 써 보기

-
공부가 본업. by 언제나19|2014/04/13 22:32
에러 메시지도 답답하다.여러 가지로 시간을 잡아 먹는구나.https://groups.google.com/forum/#!topic/mobile-couchbase/GbFXIY_XMVo 02-13 19:09:08.666: W/Database(2792): Failed to rebuild view CouchDbTable/by_company_and_name: 500 This is ..
- Android에서 couchbase lite 써 보기
-
- couchbase lite, sync gateway를 쓴다면 걱정될 만한 것들

-
공부가 본업. by 언제나19|2014/04/03 15:11
Filtered replications filtered pull, filtered push는 되는 것 같다.remote database에서 View를 만들어줘야 할 지도 모른다. conflict가 자주 일어날까봐 걱정이다.pull 받을 때 client에서 해결하게 생겼네. Couchbase Lite objects are not thread-safe. sy..
- couchbase lite, sync gateway를 쓴다면 걱정될 만한 것들
-
- Couchbase lite ios sample GrocerySync를 써 보기

-
공부가 본업. by 언제나19|2014/04/02 00:32
NSArray* repls = [self.database replicationsWithURL: newRemoteURL exclusively: YES];는 deprecated됐다고 build가 안된다.샘플 소스 관리도 안하네 -_-http://www.couchbase.com/communities/q-and-a/any-chance-updating-exam..
- Couchbase lite ios sample GrocerySync를 써 보기
-
- couchbase document-based nosql 기본 사용법 개념

-
공부가 본업. by 언제나19|2014/03/31 18:34
server 기본 사용법은 을 보는 게 좋겠다. Data Buckets¶Your web application stores data in a Couchbase cluster using buckets. Buckets are isolated, virtual containers which logically group records within a cluster; they are the funct..
- couchbase document-based nosql 기본 사용법 개념
-
- couchbase GrocerySync로 sync gateway를 써 보기

-
공부가 본업. by 언제나19|2014/03/30 23:52
couchbase lite android intellij android studio 귀찮네 META-INF/ASL gradle error에서 힘들게 을 실행시켰다. url은 고정돼 있었다.public static final String SYNC_URL = "http://10.0.2.2:4984/grocery-sync";앱을 실행시킨 다음에 세팅에서 고치..
- couchbase GrocerySync로 sync gateway를 써 보기
-
- mac os x에서 couchbase server 써 보기

-
공부가 본업. by 언제나19|2014/03/30 02:45
mac os x에서 써 보기 에서 서버를 받으면 쉽게 설치할 수 있다.Applications directory에 넣고 실행하기. insert, delete는 http request를 해야 하는 것 같다. Using the REST API¶Querying can be performed through the REST API endpoint. The REST..
- mac os x에서 couchbase server 써 보기
-
- couchbase lite android intellij android studio 귀찮네 META-INF/..

-
공부가 본업. by 언제나19|2014/03/09 21:34
한 번에 제대로 되는 게 없고만.최신 버전을 쓸 땐, gradle이 잘 작동을 안한다. Error:Execution failed for task ':maskers:packageDebug'.> Duplicate files copied in APK META-INF/ASL2.0 File 1: ~/.gradle/caches/modules-2/files-2.1/org.cod..
- couchbase lite android intellij android studio 귀찮네 META-INF/..
-
- android, ios에서 couchbase lite를 쓰기 위한 couchbase 가격

-
공부가 본업. by 언제나19|2014/03/09 14:37
server에서 data를 받아서, 겨우 cache만 할 거면서, sqlite data로 변환하는 것이 너무 번거롭다.json을 그대로 저장하고 싶다.일부 data만 sync해준다면 완전 좋겠다. client에서 couchbase lite를 써볼까. 그냥 database대신 쓸 거면, 서버쪽이랑 통신은 뭘..
- android, ios에서 couchbase lite를 쓰기 위한 couchbase 가격
-
- Couchbase - nosql

-
그런지 Ltd. by 그런지|2013/03/04 21:13
how companies use nosql and couchbase.pdfintroduction to couchbase server 20-12012012.pdf
- Couchbase - nosql



