lpil opened a new issue, #5218:
URL: https://github.com/apache/couchdb/issues/5218

   Hello friends. Thank you for this wonderful software, I'm really enjoying 
learning it and am excited for the production problems it can solve for me.
   
   ## Summary
   
   I'm a user of BEAM languages such as 
[Gleam](https://github.com/gleam-lang/gleam/) and Erlang.
   
   Seeing as my applications and CouchDB run on the same virtual machine I was 
wondering if it would be possible to run them in the same virtual machine 
instance and talk over a functional or message based API.
   
   ## Desired Behaviour
   
   I am able to add CouchDB to my Gleam/Erlang/Elixir etc programs and 
communicate with it directly from my program within the same VM instance.
   
   ## Additional context
   My goals would be to save on operational overhead, as well as saving on 
resource usage and removing HTTP overhead as secondary goals.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to