Re: Adding new dependencies for in-core

From: Vladimir Sitnikov <sitnikov(dot)vladimir(at)gmail(dot)com>
To: Markus KARG <markus(at)headcrashing(dot)eu>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Adding new dependencies for in-core
Date: 2015-06-30 18:07:43
Message-ID: CAB=Je-FfzznxAX3hfH5=4yso5vUrOEs=meEc4FncNkvxz5eNdg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

There should be some implementation behind that "strategy" anyway.
That is the interesting part since I do not want reinvent CLHM stuff.

BTW. CLHM implements java.util.concurrent.ConcurrentMap, so I think it
is a safe interface for replacement in the future (e.g. to
https://github.com/ben-manes/caffeine when we have jdk8-minimum
builds)

PS. sorry for the strange reply with empty subject.
Vladimir

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Steven Schlansker 2015-06-30 18:09:33 Re: Adding new dependencies for in-core
Previous Message Vladimir Sitnikov 2015-06-30 18:05:29