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

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -