Dmitry Shpagin

Results 15 comments of Dmitry Shpagin

Yes, lib doesn't support this. Is this supported via HTTP?

Right now we paused development of Pillar until September, in this way i advise you to make fork with branch https://github.com/balance-platform/pillar/pull/26 and add Finch HTTP Client

If there is no such check, then there is no problem. Would you add this conversion?

> You can delete the postmaster.pid file **if you make sure that no process named `postgres` or `postmaster` is running anymore**. @jakob @chrispysoft @craigkerstiens what do you think about GUI...

Same requirement, it would be useful feature to me

@hkrutzer Hi! Thanks for contribution, I'll look ASAP and give feedback

@hkrutzer Should I do some extra actions? I've tried this PR on my project and got error on startup: ``` Generated XXX app ** (ArgumentError) unknown registry: PillarFinchPool (elixir 1.13.0)...

Do you have production project with pillar library? Could you check with update, how does it work? In my case I've added as dependency and started tests, 10 tests failed,...

@hkrutzer Could you make Finch client as additional? (via config mechanism https://github.com/balance-platform/pillar#http-adapters ) It could fix problem with backward compatibility

> Which backward compatibility do you mean? To start operation, now you need to start Pillar.Application. And for some reason, tests freeze in the production project, on which I check...