Hello together,
I start ksqlDB in a Docker container on my local dev machine. Then I can create streams by the control center ui.
After restarting the kdslDb docker container the streams are not exists anymore.
Is there any possibility to persistent the streams? May I just need to map a folder to my local machine?
Thank you in advance!
Simon