caluga - java blog

Caluga - The Java Blog
latest blog entries page 6 / 18
Morphium 4.0.0 in the works

MongoDB released the long awaited V4.0 just recently. And of course there are a lot of new features, but the most exiting one was probably the support for multi document ACID transactions!

The mongo driver does support all those features sinc

Edit

category: global

tags: MongoDB - Java - Morphium

creator Stephan Bösebeck 2018-07-17

read more
Worauf es beim Homepage-Layout ankommt

there is no english version of this text available

Anm.: Dieser Text wurde zur Verfügung gestellt von homepage-erstellen.de

Worauf es beim Homepage-Layout ankommt

Hat man erst einmal die ersten Hürde

Edit

category: global

tags:

creator Stephan Bösebeck 2018-07-17

originally posted on: boesebeck.name

read more
Custom Caching in Morphium

since the first version of Morphium it provided an internal cache for all Entities maked with the annotation Cache. This cache was configured mainly via those annotations.

This cache has proven its usefulness in countless projects and the s

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: cache - Java - MongoDB - Morphium

creator Stephan Bösebeck 2018-05-20

read more
MongoDB Messaging via Morphium

One of the many advantages of Morphium is the integrate messaging system. This is used for synchronizing the caches in a clustered environment for example. It is part of Morphium for quite some time, it was introduced with one of the first r

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: Java - programming - Morphium

creator Stephan Bösebeck 2018-05-06

read more
New Release Morphium 3.2.0Beta2 - Java Mongo Pojo Mapper

Hi,

a new pre-release of morphium is available now V3.2.0Beta2. This one includes a lot of minor bugfixes and one big feature: Messaging now uses the Oplogmonitor when connected to a Replicaset. This means, no polling anymore and the system g

Edit

category: global --> Computer --> programming --> MongoDB --> morphium

tags: MongoDB - POJO - Java - MongoDB - Morphium

creator Stephan Bösebeck 2018-05-02

read more