perl-Couchbase-Client icon indicating copy to clipboard operation
perl-Couchbase-Client copied to clipboard

Asynchronous Mode

Open stuckdownawell opened this issue 10 years ago • 1 comments

Hi, I am currently using the old Couchbase::Client::Async code to connect to Couchbase asynchronously. I would like to move to the new maintained modules, but there is no documentation for how to use the new modules asynchronously. Having looked at the code on github, I can see that there are modules Couchbase::IO::Adapter::IOAsync & ::POE, but i'm not sure whether async mode is complete and working. If it is could you provide a basic example of its use.

stuckdownawell avatar Aug 04 '15 08:08 stuckdownawell

It's not working at the moment

mnunberg avatar Aug 04 '15 14:08 mnunberg