From 562a03e426edc5f178066fed4c68aa39ad492f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Thu, 3 Oct 2024 09:54:55 +0200 Subject: [PATCH] Add tags --- ...4-10-03-lets-hack-together-at-opensource-global-hack-week.md | 2 +- _posts/success_stories/2024-05-22-lavinmq-understanding-code.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_posts/2024-10-03-lets-hack-together-at-opensource-global-hack-week.md b/_posts/2024-10-03-lets-hack-together-at-opensource-global-hack-week.md index 2aa5f9a6..f0096dd0 100644 --- a/_posts/2024-10-03-lets-hack-together-at-opensource-global-hack-week.md +++ b/_posts/2024-10-03-lets-hack-together-at-opensource-global-hack-week.md @@ -3,7 +3,7 @@ title: "Let's hack together at OpenSource Global Hack Week!" author: mverzilli summary: "Join the Crystal Core Team and our friends at 84codes at Major League Hacking OpenSource Global Hack Week 2024, starting on October 4th." categories: community -tags: [talk, hackathon, foss, beginner-friendly] +tags: [talk, hackathon, foss, beginner-friendly, 84codes, lavinmq] --- It's an established fact that we in the Crystal language community are kind of obsessed with high-performance software. diff --git a/_posts/success_stories/2024-05-22-lavinmq-understanding-code.md b/_posts/success_stories/2024-05-22-lavinmq-understanding-code.md index ea3ac0b1..c235d1bf 100644 --- a/_posts/success_stories/2024-05-22-lavinmq-understanding-code.md +++ b/_posts/success_stories/2024-05-22-lavinmq-understanding-code.md @@ -5,6 +5,7 @@ author: beta-ziliani image: /assets/blog/2024-05-22-lavinmq-terminal.png company: 84codes categories: success +tags: [lavinmq, 84codes, message queue] --- Building LavinMQ in Crystal was an active choice, as maintaining control over the codebase was a high priority. A decade of learning has prioritized fast updates and easy bug fixes. At the same time, choosing Crystal provided the opportunity to enhance application performance.