Want ROS 2 logs that don’t eat your disk or break your pipelines? Here’s the formula we use for fast, simple, scalable storage. 📦 Use MCAP to log structured ROS 2 data ⏱️ Split recordings into 1–5 minute files (by time or size) 🗂️ Consider grouping related topics into separate files ♻️ Set a FIFO quota to auto-delete old files when space runs low 🧠 Apply chunk-level compression to save disk (uses some CPU/mem); but avoid file compression Keeps logging simple and scalable; from the robots to the cloud. 🔗 https://lnkd.in/e8mqdAme #ros #robotics #database
ReductStore
Robotics Engineering
Hamburg, HH 1,364 followers
High Performance Storage and Streaming Solution for Data Acquisition Systems
About us
ReductStore is a software company building next-generation data infrastructure for robotics and industrial IoT (IIoT). Our mission is to simplify how teams collect, store, and manage massive volumes of multimodal data—from the edge to the cloud. We enable organizations to stream, store, and retrieve raw data like sensor readings, images, logs, and ROS bags with high performance and minimal overhead. Designed for speed, reliability, and cost-efficiency, ReductStore helps engineers unlock the full value of their data for analytics, diagnostics, and AI applications.
- Website
-
https://www.reduct.store
External link for ReductStore
- Industry
- Robotics Engineering
- Company size
- 2-10 employees
- Headquarters
- Hamburg, HH
- Type
- Privately Held
- Founded
- 2024
- Specialties
- Database, Time Series, Object Storage, Real-Time Analytics, AI, Edge Computing, IIoT, Robotics, ELT, Time Series Database, and ROS
Products
ReductStore
Database Management Systems (DBMS)
ReductStore is a high-performance storage and streaming platform for data acquisition systems in robotics and industrial IoT (IIoT). Built on an ELT-first approach, it’s designed for speed, simplicity, and reliability across edge and cloud environments. 📦 Capture data in its raw form 📡 Ingest and stream multimodal data of any size—images, sensor readings, logs, files, ROS bags ⏱️ Store it with time indexing and labels for ultra-fast retrieval and intelligent management Whether you're running autonomous machines or monitoring industrial equipment, ReductStore gives you a unified, efficient foundation to handle massive data workloads—without complexity or compromise. For more information, visit www.reduct.store
Locations
-
Primary
Hamburg, HH 20251, DE
Employees at ReductStore
-
Alexey Timin
Software Engineer | Co-Founder @ ReductStore
-
Anthony C.
Making Robotics Simpler with Smarter Storage | Co-Founder @ ReductStore
-
Hafiz Hussnain Zafar
Software Engineer @ReductStore | Fast Api | Django | LLM | LangChain | AI | ML | Computer Vision | BDA | React | Next | Vercel | VO
-
Mo Riz
Developer Advocate @ ReductStore | Empowering Robotics & IIoT Teams with 10× Faster, Cost‑Efficient Data Infrastructure
Updates
-
Getting a streaming stack running should be simple. We use three tools: Zookeeper, Kafka, and ReductStore. Each does one thing well—coordination, event streaming, and time-series blob storage. Put them together and you get a solid base for projects like anomaly detection, computer vision, and robotics. No extra pieces. No feature bloat. Kafka moves data fast, but keeping raw data long-term is a hassle. ReductStore fills that gap—just store whatever you need, keep it timestamped, and pull it out later. We don’t waste time wiring up complicated systems. We just connect the basics and get to work. If you want to see a simple setup, let me know. The goal is clear: less time on plumbing, more time on solving the real problems: https://lnkd.in/eaZCK36b #DockerCompose #KafkaTutorial #DevOps"
-
-
Everyone obsesses over faster computer vision models. But almost nobody talks about the real problem: Not your model. Not your GPU. 📦 It’s your storage crying in the corner. Computer vision systems don’t just need fast inference. They need somewhere to put all that data. 🧠 Real-time processing 📉 Smart compression 📍 Edge-first thinking These aren’t “nice to have”, they’re survival tactics. Because let’s be honest: If your storage can’t keep up, You're just generating data you can’t use. #highfps #computervision #datamanagement
-
-
Victor Kataev, thank you for the awesome contribution!
Senior R&D Computer Vision Engineer | 10 years+ in CV | C++, Python | SLAM, 3D reconstruction, Autonomous Systems & Robotics, Camera calibration | CMake Enthusiast
📦 I added seamless Conan, vcpkg, and FetchContent Integration to ReductCpp, the ReductStore Client SDK for C++ We all know how challenging dependency management in C++ can be, some developers even switch to Rust because of it. 📣 The lack of standardization, the variety of build systems, and the little attention many developers pay to properly organizing build and installation scripts make the C++ dependency ecosystem far from unified. Even using package managers like Conan and vcpkg doesn’t solve all the challenges and often introduces new ones. However, for ReductCpp, I unified their usage within a single project, so users can choose whichever dependency management system they prefer. 🛠 This required solving a wide range of tasks, I’ve already written about some of them, and will share more in future posts. The release is ready and fully functional. You can check it out here: https://lnkd.in/eWY299jP 💡I also recommend using it as a template and a collection of snippets since it covers a broad range of CMake use cases. 📷 If you’re a computer vision engineer and you’re not yet familiar with ReductStore, take a look, It’s a convenient and efficient way to store and retrieve timestamped binary data, ideal for handling camera feeds, sensor outputs, and more. #Cpp #Cmake #Vcpkg #Conan #Fetchcontent
-
Power, precision, and a seriously capable platform for real-world robotics! The Unitree A2 is a big step forward. More torque, better balance, and full-body control at 10 kHz. That opens the door to tougher terrain, heavier payloads, and more dynamic behavior. The next challenge is everything behind the scenes: capturing high-frequency sensor data, keeping it structured, and making sure it's accessible for training, analysis, and debugging. That’s where we come in. Great release from the team at Unitree Robotics.
Unitree Introducing | Unitree A2 Stellar Explorer🤩 Total weight: ~37kg | Unloaded range: ~20km Lighter, Stronger and Faster. Engineered for Industrial Applications. #Unitree #IntelligentRobotics #RoboticDog #IndustrialRobot #Quadruped #Parkour
Unitree Introducing | Unitree A2 Stellar Explorer
-
Most robotics teams don’t notice their storage problem until it’s too late. At first, rosbag works fine. You log some sensor data, maybe a few hours of video. No trouble. But give it a year: Now you’ve got terabytes of data, packed away in bag files you never want to touch again. And when you need to troubleshoot, or run ML experiments, or just find that one five-minute window from last October—it’s painful. Rosbag was never designed for long-term, searchable storage. Backing up to cloud buckets is just another headache. That’s where time-series object storage makes a difference. Instead of dumping everything in giant files, you get: - Cheap, scalable storage built for streaming data - Fast search and retrieval based on time - Easy integration with analysis tools and cloud workflows We built ReductStore for keeping logs, LiDAR, camera streams.. To grab exactly the data you need, when you need it—no downloading fifty gigabytes or parsing weird file formats. Cost drops, access get easier, and the storage just scales. If you’re still living with rosbag archives, it might be time to try object storage designed for time-series data. #ROS #Robotics #DataManagement
-
-
Real-world deployments like this show that autonomy lives or dies by the quality of its data infrastructure. In airport environments, robots don’t just need sensors. They need reliable edge storage, smart filtering, and fast replication to the cloud when bandwidth allows. This is the kind of environment where ReductStore thrives. Credit to Aéroport de Bordeaux for pushing the frontier.
Entre innovation et science-fiction, il n’y a parfois qu’un pas (ou une clôture) à franchir 🚀 Dans le cadre de PANDRONE AI, un projet qui mobilise l’écosystème girondin du drone, de la robotique et de l’IA pour sécuriser autrement les zones aéroportuaires, nous avons accueilli la société Running Brains Robotics pour une mission un peu particulière : la captation d’images de nos clôtures en zone nord ! 📸🔍 👀 Pourquoi ? Ces données serviront à entraîner des algorithmes d’intelligence artificielle à détecter les moindres anomalies. Une brique essentielle pour développer une solution de surveillance périmétrique automatisée, plus réactive, plus précise, plus innovante. 🤖 💡 Ce projet illustre notre volonté d’explorer, tester et accompagner des technologies au service de la sécurité aéroportuaire. Cc Pierre Dejean, Noémie ORTIOU, Jerome Laplace, Adrien Selvon, Bordeaux Technowest, CESA DRONES, Serge Chaumette, Jerome Morandiere, Région Nouvelle-Aquitaine, L'Union des Aéroports Français (UAF), ACI EUROPE, OMNITECH SECURITY #bordeaux #aeroport #bordeauxaeroport #aeroportbordeaux #innovation #robot #aéronautique #sécurité
-
-
⚙️ TSDBs like InfluxDB are fast (but expensive). ReductStore gives you both speed and savings. Use low-cost Blob storage ($20/TB/month) to reduce costs by tenfold compared to traditional TSDBs, such as TimescaleDB and InfluxDB. This setup maintains comparable or superior performance for record sizes exceeding 1kB. Explore ReductStore to optimize your storage costs and performance. 🔗 https://www.reduct.store/ #DataLakehouse #TimeSeriesDatabase #Manufacturing
-
-
The ocean floor is becoming one of the most data-rich environments on Earth, but only if you can handle the flow. As Kraken Robotics highlights, underwater LiDAR isn't just about better visuals. It's about creating high-fidelity digital twins. These demand real-time processing, long-term storage and structured data workflows. From subsea robotics to 3D mapping, precision only scales when your data pipeline scales too.
Kraken Robotics’ recent acquisition of 3D at Depth underwater LiDAR provides highly accurate distance measurements, enabling precise mapping of subsea spools and their surroundings. The advantages of LiDAR over traditional measurements include: ♦️ Non-Contact Measurements - at no point is tooling required to make contact with the subsea assets during the LiDAR metrology ♦️Rapid Data Collection - 35kHz to 40kHz pulse rate allows for the collection of complex geometries and features in a rapid time ♦️Real-Time Data Processing - improved responsiveness and operational efficiency by allowing operators to make informed real-time decisions based on data collected ♦️Detailed 3D Mapping - more than just a single metrology measurement, LiDAR also acquires a detailed 3D model of all scanned subsea assets and surrounding seabed for future engineering analysis By creating detailed 3D models of subsea structures in their environment, underwater LiDAR allows engineers to perform virtual fit tests, conduct quality control on design, perform clash detection analyses, and reduce project risks by avoiding costly rework. Furthermore, the 3D data collected can be integrated into a digital twin, enabling ongoing monitoring and assessment of structure movement or subsidence over time. Discover more: https://lnkd.in/eUDgeKRk #KrakenRobotics #3DatDepth #UnderwaterLiDAR #SubseaMetrology #SpoolMetrology #SubseaLiDAR
-
🕒 MQTT wasn’t built to store months of data. It’s a great protocol for lightweight, real-time messaging between IoT devices; but it’s not meant for storage. Here’s the problem: Most MQTT brokers have limited in-memory buffers or short-lived persistence settings. You might be capturing critical telemetry; but unless you’ve added a real storage layer, that data is at risk. A power outage, a device reboot, or a misconfigured retention setting... and poof 💨 it’s gone. So what’s the solution? For long-term storage you might need a time-series object store: ✅ Store full message payloads ✅ Organize by topic and timestamp ✅ Query, replicate, and retain for months or years We wrote a simple Python tutorial to show you how: 🔗 https://lnkd.in/eDeRhB4t #MQTT #TimeSeriesDatabase #IoTData
-