Results 14 comments of Senthilkumar

@essen any update on WebTransport? Chrome 97 onwards supports WebTransport (https://chromestatus.com/feature/4854144902889472).

JChris, I fixed hovercraft which has couple of issues with latest couchdb 0.11 by cloning it. Please merge it back. [email protected]:sendtopms/hovercraft.git Thanks.

URL of my fork is http://github.com/sendtopms/hovercraft

Firefox 114 now supports WebTransport without flag.

Do you have any documentation for hovercraft? I am planning to try hovercraft. Please let me know you thoughts on using it in production

I just did some ad hoc testing and found 7 times faster as it avoids json marshelling/unmarshelling and http transport latencies more @ http://pmsenthilkumar.blogspot.com/2009/10/native-erlang-interface-to-couchdb.html. I am closing this issue as...

attachments is renamed as atts in couch_db.hrl but after changing to atts it compiles but not working. Do you have any plan to update to reflect CouchDB 0.11

I am able to run hovercraft after changing attachments to atts in hovercraft.erl. Please follow the instruction in readme in hovercraft github