Add 62 blog posts generated from git commit history
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
38
content/posts/commits/2026-02-07-commit-ecbf8c9.md
Normal file
38
content/posts/commits/2026-02-07-commit-ecbf8c9.md
Normal file
@@ -0,0 +1,38 @@
|
||||
---
|
||||
title: "Fix slow queries and connection leaks in bm12 scanner"
|
||||
date: 2026-02-07T21:55:45+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "fix", "borodino"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit ecbf8c9 par Betty — 1 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `ecbf8c9`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `ecbf8c989b95587f9fd3ea691a263ab6ea972388` |
|
||||
| **Date** | 2026-02-07 |
|
||||
|
||||
### Description
|
||||
|
||||
Replace ORDER BY RANDOM() with TABLESAMPLE SYSTEM() for host selection
|
||||
and explicitly close DB connections to prevent idle-in-transaction buildup.
|
||||
|
||||
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
M borodino/thearm_bm12
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
1 file changed, 20 insertions(+), 8 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user