|
|
|
|
|
by andrewmutz
2092 days ago
|
|
Any plans for permanent message retention? Kafka can be configured to store messages forever. This means it can be used as the canonical store of both current and past data. It is attractive for some applications. Any plans to add the ability to retain messages forever? I know I can store them in GCS and replay, but that's not what I'm looking for. |
|
Disclaimer: I work on Cloud Pub/Sub, but this is my own opinion.