caluga - java blog

Caluga - The Java Blog
latest blog entries page 1 / 19
Morphium 6.2.0 — What's New?

Morphium 6.2.0 — What's New?

After months of work, Morphium 6.2.0 is ready. This release brings some fundamental changes — most notably the extraction of PoppyDB as a standalone module. But let's go through it step by step.

Multi-Module M

Edit

creator Stephan Bösebeck 2026-03-11

read more
PoppyDB — A MongoDB-Compatible In-Memory Server

PoppyDB — a lightweight, MongoDB-compatible in-memory server. Perfect as a test backend, as a messaging solution without MongoDB, or for quick prototyping. Now available as a standalone Maven module — with built-in snapshot persistence.

Edit

creator Stephan Bösebeck 2026-03-11

read more
ToolTamer – Sync System Configuration and Packages Across Machines

ToolTamer – Sync System Configuration and Packages Across Machines

Anyone working on multiple machines knows the drill: your .zshrc on the laptop differs from the desktop, one machine is missing ripgrep, another still has half a dozen too

Edit

creator unknown 2026-02-27

read more
jnl - My Terminal Journal and Blog Tool

jnl - My Terminal Journal and Blog Tool

I live in the terminal. My editor is Neovim, my window manager is tmux, and when I want to jot something down, I don't want to open a browser or launch an Electron app. So I built jnl - a Bash-based t

Edit

creator unknown 2026-02-24

read more
Morphium v6.x Update: 13 Releases at a Glance

13 releases, 417 commits: Morphium v6.x has evolved massively. MorphiumServer with replica set support and SSL, a finally stable connection pool, significantly faster InMemoryDriver, and self-healing ChangeStreams. Plus: Jackson removed as a dependency. An overview of everything important since v6.0.0.

Edit

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

tags: Java - Morphium - programming - MongoDB - open_source

creator Stephan Bösebeck 2026-02-23

read more