Clearly mark sample posts as generated
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
description: "Our testing strategy for 200+ LiveView modules"
|
||||
}
|
||||
---
|
||||
*This is a sample blog post, generated to show what blogex can do.*
|
||||
|
||||
With over 200 LiveView modules in our codebase, we needed a testing strategy
|
||||
that was both fast and reliable. Here's what we landed on.
|
||||
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
description: "How we replaced our Kafka consumer with Broadway for 10x throughput"
|
||||
}
|
||||
---
|
||||
*This is a sample blog post, generated to show what blogex can do.*
|
||||
|
||||
Last quarter we hit a wall with our homegrown Kafka consumer. Message lag was
|
||||
growing, backpressure was non-existent, and our on-call engineers were losing
|
||||
sleep. We decided to rebuild on [Broadway](https://github.com/dashbitco/broadway).
|
||||
|
||||
Reference in New Issue
Block a user