On Jul 17, 2014, at 9:37 AM, Ami Kapadia <[email protected]> wrote:

> Now, how can I fetch CouchDB server's database info like "update_seq", 
> "doc_count"?

Just use an XHR to GET /dbname from the remote server, and parse the response 
as JSON.
If you'd rather use a library, there are a bunch of JS CouchDB libraries; one 
is called 'coux' IIRC, or you can just google for them.

--Jens

-- 
You received this message because you are subscribed to the Google Groups 
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/mobile-couchbase/3D4D1C1E-38A6-4149-B1E9-B104BA6B60EF%40couchbase.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to