Recent Posts

Inside the Engine: The Sub-Millisecond Performance Relay of MongoDB 8.0

Author: Elie Hannouch Original post on Foojay: Read More Table of Contents Stage 1: Network Arrival & Task Dispatch Stage 2: OperationContext & ACL/Parsing Stage 3: PlanCache Lookup & Query Planning Stage 4: SBE Execution & Cooperative Yielding Stage 5: WiredTiger MVCC, Cache & Journaling Stage 6: Index Mastery & Pre-Splits Stage 7: Replication & Transactional Guarantees Stage 8: Mongos …

Read More »

Announcing bx-ldap: Enterprise LDAP for BoxLang

Author: Cristobal Escobar Original post on Foojay: Read More Table of Contents Why? Amazing Features Seven Powerful Actions Flexible Return Formats Smart Connection Pooling Event-Driven Programming Code Samples Enterprise-Grade Security Performance Optimized Installation Documentation Get Access Purchase Options We’re excited to announce the release of bx-ldap, a comprehensive LDAP module that brings enterprise-grade directory access to BoxLang! This module goes …

Read More »

🚀 Stop Fixing Bugs on Fridays: The “Connected Mode” Superpower (Part 2)

Author: Jonathan Vila Original post on Foojay: Read More Table of Contents Problem #1: “It works on my machine, but fails on the server”Problem #2: “Why did the server catch a SQL Injection my IDE missed?”Problem #3: “I hate switching windows to check why the build failed”Problem #4: “The Quality Gate is unreasonable! We are a startup!”Problem #5: “Context is …

Read More »