-
hi!
i use you ormlite on my android app.
i want sync my local database to my server.
i have found this framwork:(http://developer.couchbase.com/mobile/)
but this is not base on ormlite
so , i just wan…
-
In the building couchbase lite wiki page here:
https://github.com/couchbase/couchbase-lite-ios/wiki/Building-Couchbase-Lite
it says "Our build-bot runs hourly, 24/7/365, and generates builds of the la…
-
For my user (traun.leyden@gmail.com) .. I'm having problems syncing data I entered before that _facebook session issue came up.
Here's a specific document which isn't showing up in my _changes feed,…
-
I am building a HTTP server to run inside of a web browser as part of the https://peerly.codeplex.com/ peer to peer web project. I'm using NanoHTTPD because it runs both on the desktop and in Android.…
-
such as
where user_last_time > 123456 and username = 'test'
???
-
I'm seeing this when running both officeradar and todolite-ios on my simulator:
**Request**
http://demo.mobile.couchbase.com/todolite/_changes?feed=websocket
Headers:
Sec-WebSocket-Version: 13
Sec…
-
The Readme references an Android version (https://github.com/couchbase/CouchbaseLite-Android), but the repo doesn't appear to exist. Will it be available soon? Thanks.
-
i mean,i have a user_info view. and then i want to query like sql: "where progress > 75 and older >7"
how to do that ?
thanks.
(my demo project here: https://github.com/79144876/CouchbaseQuery)
-
I just got this email from the golang-announce list. SG, Walrus and go-couchbase use some of these packages and should be updated.
---
As a prelude to the Go 1.4 release, the Go sub-repositories (go…
-
After update libcouchbase from 2.4.1 to 2.4.4, I found that append function always return unknow error. Is somebody also have this issue?
In CentOS :
cberl:append(bucket,0, , ).
{error,{unknown_error…