Proposal: Ability to use Postgres (+TimescaleDB) instead of kafka, clickhouse and broker #4626
Replies: 1 comment 4 replies
-
Hi, thanks for proposing it <3 Pluggable storage means we (maintainers) won't be able to test it very well, but we will have to fix bugs and support it :) It will also bring additional maintenance cost:
I'm not against having a pluggable storage, in fact we wanted to do it at the very beginning (but decided not to for the reasons I mentioned). I hope you understand my points ❤️ If you have a good plan on how all of the above points could be solved (and future proof), then I'm happy to help you and I will accept a Pull Request. |
Beta Was this translation helpful? Give feedback.
-
Currently if you want to self host you are required to spin up a lot of infrastructure. I understand this is necessary to have high scale and high availability, however in many cases a self hosted instance does not have such high load and traffic.
My proposal is to replace kafka and clickhouse with postgres and timescaledb extension for usage metrics. This will result in reducing infra by a significant amount
What do you think guys?
I am willing to contribute on this matter.
Beta Was this translation helpful? Give feedback.
All reactions