Skip to content
TILens What matters today in tech v0.2.0
Theme

Topic - Edition

Databases

10 items on 02 Sep 2026
Java MongoDB

MongoDB Search Server, improved!

In this article, we’re going to revisit and improve the MongoDB Search Server originally described in the article How to Build a Search Service in Java with MongoDB. First, let’s remind ourselves why an intermediate…

Source: Foojay Today Erik Hatcher
PostgreSQL

MERGE/SPLIT PARTITION reverted again

#​663 — September 2, 2026 Web Version Postgres Weekly Read Your Own Writes Off the Primary: WAIT FOR Measured — Last week, we shared an item explaining what Postgres 19's WAIT FOR is. Now, Radim puts it to the test:…

Source: PostgreSQL Weekly

htmx 4.0 takes HTML-driven apps further

🚀 Frontend Focus #​756 — September 2, 2026 | Read on the web htmx 4.0: Server-Driven Interactivity From Your Markup — htmx lets you drive server requests (now using fetch) and DOM updates from HTML attributes without…

Source: Frontend Focus