Martin Barth
Martin Barth
I've got something. But I need to say am not happy with the result. I dont like the $args passing around the differnet methods and the magic thats behind the...
and there you write to the package "package". maybe you can use https://metacpan.org/source/NJLG/Rethinkdb-0.13/lib/Rethinkdb/IO.pm#L90 ``` perl package Rethinkdb { our $_rdb_io; } ```
Hi again, this now is more a wish then a bug report. I wanted to reuse my connection, and i am hot sure if the IO::Socket::INET maybe looses the connection...
the thing is that my $package = caller(); $package::foo, is not using $foo in the package of the caller but in the package 'package'. i mean literally 'package'. ``` %...
No I dont think so. Maybe documentation upon this. Personally, I just dislike the idea of storing this into the package of the caller because it's the callers "home". I...
your code example always reconnects. I am looking for a way to reconnect on demand. If i am going to keep my own Rethinkdb::IO and I just want to reconnect...
No I didn't. I started to use the official couchdb docker image (https://hub.docker.com/_/couchdb) and build my cluster manually
I'm facing the same issue!
https://github.com/nextcloud/files_fulltextsearch/issues/100
`apt install ghostscript` fixed the issue for me. For details see the link above.