airyhq / airy

💬 Open Source App Framework to build streaming apps with real-time data - 💎 Build real-time data pipelines and make real-time data universally accessible - 🤖 Join historical and real-time data in the stream to create smarter ML and AI applications. - ⚡ Standardize complex data ingestion and stream data to apps with pre-built connectors
https://airy.co/docs/core
Apache License 2.0
369 stars 44 forks source link

Optional object-storage inside core #535

Closed ljupcovangelski closed 3 years ago

ljupcovangelski commented 3 years ago

We would like to be able to spin-up an embedded object-storage implementation, inside kubernetes and inside core. Also for easier testing of the media resolver.

Makes sense to do it after the kubernetes controller is there, so that we can create it after a certain configuration is present in airy.conf.

chrismatix commented 3 years ago

Closing this as it is covered by https://github.com/airyhq/airy/issues/495