couchbaselabs / couchbase-rs

The official, community supported Couchbase Rust SDK
https://couchbase.com
Apache License 2.0
105 stars 31 forks source link

Trouble passing default collection. #110

Open himanshumps opened 3 years ago

himanshumps commented 3 years ago

I am having trouble in passing the collection to actix handlers. Can someone please assist.

Git repo link: https://github.com/himanshumps/rocket-demo

The repository name is rocket demo bit it is actually an actix implementation.

@daschl - Please see if you can assist.

himanshumps commented 3 years ago

I was able to fix that but I want someone to look at code and tell me if I am doing it correctly

himanshumps commented 3 years ago

Created a new repo and also posted a stackoverflow question

https://github.com/himanshumps/actix_demo.git

https://stackoverflow.com/questions/67891520/rust-connection-pool-issue-with-actix-and-deadpool-couchbase

Please assist.

himanshumps commented 3 years ago

@avsej @chvck @daschl @adamhjk - May I get some help here.