[hibernate-dev] [OGM-452] Abstraction work between OGM internal keys and Infinispan cache keys

Gunnar Morling gunnar at hibernate.org
Mon Nov 24 03:44:21 EST 2014


Hi,

I've sent PR https://github.com/hibernate/hibernate-ogm/pull/408 for this.
It's done, only docs are missing. The strategy to be used (CACHE_PER_KIND
vs. CACHE_PER_TABLE) is configurable via a property, CACHE_PER_TABLE being
the default.

Any feedback welcome.

--Gunnar


2014-11-14 17:39 GMT+01:00 Emmanuel Bernard <emmanuel at hibernate.org>:

> Hi Gunnar,
>
> I have not implemented the new strategy yet but here is the first pass on
> the abstraction and contract to allow the ogm key / cache key split.
> Take a look if you have time.
>
> https://github.com/emmanuelbernard/hibernate-ogm/tree/OGM-452
>
> I need to implement the new cache key types, their marshallers and eagerly
> initialize all caches.
> _______________________________________________
> hibernate-dev mailing list
> hibernate-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev
>


More information about the hibernate-dev mailing list