loopbackio / loopback-connector-couchdb2

LoopBack Connector for Couchdb
Other
12 stars 11 forks source link

Implement issues/39 for method `count`. #41

Closed jannyHou closed 6 years ago

jannyHou commented 6 years ago

Implement https://github.com/strongloop/loopback-connector-couchdb2/issues/39 for method count.

dhmlau commented 6 years ago

cc @rranjann

jannyHou commented 6 years ago

waiting for https://github.com/strongloop/loopback-connector-cloudant/pull/183

jannyHou commented 6 years ago

The fix should be in loopback-connector-cloudant@1.x as well

maggiejiangtda commented 6 years ago

I see code that's been merged for the cloudant connector. Is the port to couchdb2 connector going to happen as well?

dhmlau commented 6 years ago

according to this merged PR https://github.com/strongloop/loopback-connector-couchdb2/pull/42, it is.

maggiejiangtda commented 6 years ago

The merge is saw in that PR was for cloudant. I did not see a merge for couch which is why I asked.

dhmlau commented 6 years ago

It's merged and released in 1.2.0. Is it something you're looking for?

maggiejiangtda commented 6 years ago

Yes, we're looking to use it as soon as it's ready. We'll test it out, thanks!

On Wed, Mar 14, 2018, 11:04 AM Diana Lau notifications@github.com wrote:

It's merged and released in 1.2.0. Is it something you're looking for?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/strongloop/loopback-connector-couchdb2/issues/41#issuecomment-373053851, or mute the thread https://github.com/notifications/unsubscribe-auth/AYTa8QPXouMcqS5xe_3hGyDyJpFGWu2Yks5teTFugaJpZM4Rk3eK .

jannyHou commented 6 years ago

@dhmlau The PRs related to this issue are all merged, but in terms of solving the interrupt, the internal people says it doesn't work with their Cloudant local. I pinged the corresponding internal people to give me their steps of installing the database, will continue the investigation then.

jannyHou commented 6 years ago

I am closing this issue since PR merged. If you find any specific version of Couchdb/Cloudant doesn't work with it, feel free to reopen it we will continue investigation!