caluga - java blog

Caluga - The Java Blog
latest blog entries page 6 / 18
Morphium 4.0.0 - work in progress

We are still working on getting morphium 4.0.0 done. We are behind schedule a bit but want to explain here, what is going on at the moment:

  • complete new ObjectMapper implementation based on Jackson. Using this, we are about 30% faster on av

Edit

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

tags: Java - MongoDB - Morphium

creator Stephan Bösebeck 2018-08-15

read more
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