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 -

python - Django-cities exits with "killed" -

python - How to get a widget position inside it's layout in Kivy? -