Taybin Rutkin
Taybin Rutkin
It looks like it should be easy to support with mock-knex.
I was thinking of playing around with this for a project of my own, but I don't see any provided license. Could you add one, please? Thank you.
As seen here too: https://github.com/sensu-plugins/sensu-plugins-postgres/issues/40
### Database name postgresql 12.9 # Issue description When running in hot standby mode, wal-fetch continuously tries to fetch the next 10 WAL files, but those files don't exist yet....
Should the RPC pattern use the direct reply-to queue `amq.rabbitmq.reply-to` as described here: https://www.rabbitmq.com/direct-reply-to.html? I'm also surprised to see a reply-to queue being created by the RPC server as well,...
Rascal
https://guidesmiths.github.io/rascal/ Have you looked at the rascal amqplib wrapper? It's wraps the queue with an EventEmitter, along with having a powerful config format for setting up queues and bindings. I...
## Description This is a work in progress for #132, fixing `make develop`. As I said in [that issue](https://github.com/faust-streaming/faust/issues/132#issuecomment-831544577), > I fixed this, but then I saw that make develop...
I have a set of increasingly complicated data from an outside platform I need to mock. I would like to simplify that with fixtures, if possible. Are there any recommended...
After compiling with ERL_COMPILER_OPTIONS=bin_opt_info set for binary use warnings, this was printed. It might be good to fix these. src/ibrowse_http_client.erl:974: Warning: NOT OPTIMIZED: called function chunk_request_body/3 does not begin with...