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
Post a Comment