[erlang-questions] [ANN] PGPool 1.1.0 - now with batch and cached queries

Tristan Sloughter t@REDACTED
Sun May 8 21:38:52 CEST 2016


Tell anyone on rebar2 to upgrade, hehe. Na, you can do it with rebar.config.script,
http://www.rebar3.org/docs/from-rebar-2x-to-rebar3#section-maintaining-backwards-compatibility-while-using-hex-packages
 
--
Tristan Sloughter
t@REDACTED
 
 
 
On Sun, May 8, 2016, at 02:30 PM, Roberto Ostinelli wrote:
> On Sun, May 8, 2016 at 9:22 PM, Tristan Sloughter
> <t@REDACTED> wrote:
>> __
>> Looks great, but you'll need to update the hex package because it is
>> missing dependencies: https://hex.pm/packages/pgpool
>>
>> A hex package only allows for hex dependencies. Otherwise
>> rebar3/mix/etc can't properly resolve the dependencies to install.
>
> Hey Tristan,
> Still relatively unfamiliar with hex packages, as you can see.
>
> Does this mean that the rebar.config[1] file should be something like
> this instead?
>
> {deps, [
> {epgsql, "3.2.0"},
> {poolboy, "1.5.1"}
> ]}.
> If so, where can I find the docs to ensure compatibility with
> rebar too?
 

Links:

  1. https://github.com/ostinelli/pgpool/blob/master/rebar.config
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160508/9bcf35f6/attachment.htm>


More information about the erlang-questions mailing list