UnionOfRAD / li3_couchbase

Couchbase datasource for li3.
4 stars 1 forks source link

Couchbase::isConnected always true #15

Open daetal-us opened 11 years ago

daetal-us commented 11 years ago

Is this right?

gwoo commented 11 years ago

Currently if the database cannot connect it throws an exception.

daschl commented 11 years ago

I read that recently "lazy connecting" was implemented for mongo, should this be done here too? I think its not couchbase-specific right?