caluga - java blog

Caluga - The Java Blog
latest blog entries page 7 / 18
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
Use GridFS or do it yourself

note: This post is from 2017, I just added some numbers to show the efficiency of this approach. At the time of this post, mongodb 3.0 was not out yet.

You don't own it till you make it

This is the well-known DIY saying. The question is, d

Edit

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

tags:

creator Stephan Bösebeck 2017-11-27

read more
New Release of Morphium V3.1.7

We just released V3.1.7 of morphium - caching mongodb pojo layer.

  • performance increase insert vs upsert
  • update handling of non-mongoid ID-fields (bugfix)
  • updated Tests
  • new strategy for buffered writer: WAIT
  • setting maxwait / ti

Edit

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

tags: MongoDB - Java

creator Stephan Bösebeck 2017-11-21

read more
new release of Morphium 3.1.5

This release is about tidying up things a bit and includes some minor fixes and tweaks.

  • fixed some statistics
  • removing drivers into different project
  • improving byte array / binary data

Edit

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

tags: Morphium

creator Stephan Bösebeck 2017-09-29

read more
git and optware fail after Qnap update to 4.3.3

for quite some time now, I have a qnap runnin in my basement storing whatever Storage needs, my servers or family members might have.

The qnap is also being used as git server - wich was totally fine the last couple of years but failed recen

Edit

category: global

tags: Git - Qnap - Storage

creator Stephan Bösebeck 2017-08-21

read more