ContentPosts from @beor89..
 Activity
@bergerx started using tool Docker , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Python , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Kubernetes Dashboard , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Kubernetes , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Kubectl , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Kubeadm , 6 days, 20 hours ago.
 Activity
@bergerx started using tool Go , 6 days, 20 hours ago.
Link
@faun shared a link, 1 week, 3 days ago

Inside Husky’s query engine: Real-time access to 100 trillion events

SteamPipe just gutted its real-time storage engine and rebuilt it inRust. Expect faster performance and better scaling. Now runs oncolumnar storage, ships withvectorized queries, and rolls anobject store-backed WAL. Serious firepower for time series data. System shift:Another sign that high-throughp..

Link
@faun shared a link, 1 week, 3 days ago

Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization

Advanced PostgreSQL tuning gets real results: composite indexes and CTEs can cut query latency hard when slicing huge datasets. AddLATERALjoins and indexed subqueries into the mix, and you’ve got a top-N query pattern that holds up—even when hammering long ID lists...

Advanced PostgreSQL Indexing: Multi-Key Queries and Performance Optimization
Link
@faun shared a link, 1 week, 3 days ago

Going down the rabbit hole of Postgres 18 features by Tudor Golubenco

PostgreSQL 18 just hit stable. Big swing! Async IO infrastructureis in. That means lower overhead, tighter storage control, and less CPU getting chewed up by I/O. Adddirect IO, and the database starts flexing beyond traditional bottlenecks. OAuth 2.0? Native now. No hacks needed. UUIDv7? Built-in su..

Going down the rabbit hole of Postgres 18 features by Tudor Golubenco