Using Couchbase with Perl Dancer -


any best practices out there using couchbase perl dancer? can't seem find dancer-specific plugins anywhere. i'm looking best practices maintaining persistent database connections, preferably using native dancer database keyword.

i should add, i'm aware of couchbase::client cpan package. i'm looking dancer-specific equivalent, or tips/advice on how use couchbase::client dancer.

i unfamiliar 'dancer' of yet seems couchbase::client can have list of servers try under typical constructor options , can re-try same server if fails.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -