|
|
|
|
|
by bsaul
1361 days ago
|
|
"The write path. We built a daemon that would select log entries that were older than two weeks, copy them into a file in S3, and delete the rows from the database" Seriously... How can you ever consider saying "a rdbms is just fine as a kafka alternative" under those conditions ? |
|
Your messages expire so if you want to archive you need a consumer to write them to disk. That sounds very similar.