perl-Couchbase-Client
perl-Couchbase-Client copied to clipboard
Asynchronous Mode
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.
It's not working at the moment