Skip to main content

Dozer Technical Blog

Our latest technical articles, samples & videos

This week at Dozer #14

Get ready to explore the lates Dozer version v0.129! This release includes bug fixes, improvements, and exciting features, reflecting our team's efforts to enhance Dozer's functionality. Experience a seamless user journey and unlock the full potential of data transformation with Dozer by delving into the specifics of these updates.

Cahyo Subroto

Developer Advocate

This week at Dozer #13

Let's dive right in and explore the arrival of three fresh Dozer versions: v0.126, v0.127, and v0.128! These new releases bring along bug fixes, improvements, and exciting features, reflecting our team's relentless efforts to enhance Dozer's functionality. Get ready for a seamless user experience and delve into the specifics of these updates to unlock the full potential of data transformation with Dozer.

Cahyo Subroto

Developer Advocate

This week at Dozer #12

Dive into the latest release of Dozer v0.1.25! Discover the brand-new features, exciting improvements, and key bug fixes that enhance your data manipulation and management experience with Dozer. Stay updated with the progress in our community-driven project as we continue to transform and elevate the world of data processing.

Abhishek

Developer Advocate

This week at Dozer #11

Welcome to the latest release of Dozer v0.1.24! This version brings several new features, improvements, and bug fixes that enhance your data manipulation and management experience with Dozer. Stay updated with the progress in our community-driven project as we continue to transform and elevate the world of data engineering and APIs.

Abhishek

Developer Advocate

This week at Dozer #10

Dive into the latest release of Dozer v0.1.23! Discover the brand-new features, exciting improvements, and key bug fixes that enhance your data manipulation and management experience with Dozer. Stay updated with the progress in our community-driven project as we continue to transform and elevate the world of data processing.

Abhishek

Developer Advocate

This week at Dozer #9

Discover what's new in Dozer v0.1.22! Our latest release introduces enhanced functionalities, improved error handling, and fresh features like JSON Arrow conversion support, command monitoring, and more. Get a sneak peek at the upcoming Dozer Cloud release and stay ahead of the curve with our updates.

Abhishek

Developer Advocate

This week at Dozer #8

Discover the latest updates in Dozer v0.1.20, featuring new functionalities such as cloud deploy call enhancements, record lifetime, and JSON SQL support, as well as a glimpse of the previous release, v0.1.19. Learn about the key improvements, fixes, and new contributors that drive the continuous development of Dozer.

Abhishek

Developer Advocate

This week at Dozer #7

Discover the latest updates in Dozer v0.1.20, featuring new functionalities such as cloud deploy call enhancements, record lifetime, and JSON SQL support, as well as a glimpse of the previous release, v0.1.19. Learn about the key improvements, fixes, and new contributors that drive the continuous development of Dozer.

Abhishek

Developer Advocate

rustweeklyperformance

This week at Dozer #6

In the latest Dozer update, significant improvements include loading Dozer configurations from a URL, configurable secondary index and other fixes. These features contribute to better functionality and flexibility for users working with the Dozer platform..

Abhishek

Developer Advocate

rustweeklyperformance

This week at Dozer #5

Dozer goes 100% Open Source with Apache License ๐Ÿ“œ, async connectors boost performance โšก, new SQL Logic Test Framework ๐Ÿงช, monitoring and status update APIs ๐Ÿ“ˆ, graceful API thread shutdown ๐Ÿ› ๏ธ, and an experimental sneak peek into Dozer Lambda Functions with JS & Python bindings ๐Ÿš€๐Ÿ”ฎ๐Ÿ๐ŸŒ.

Abhishek

Developer Advocate

rustweeklyOSS

Celebrating Dozer v0.1.16 Release and Exiting Stealth Mode

Dozer is a powerful, plug-and-play data infrastructure back end designed to help developers build real-time,low-latency data APIs (gRPC and REST) from any data source data apps quickly and efficiently. Dozer streamlines the process of accessing and managing real-time data updates. Key features include support for various data types, optimized join indexes structure, high-performance cache and seamless authorization implementation for gRPC/REST methods.

Abhishek

Developer Advocate

rustweeklyperformance

This week at Dozer #3

Parallelized Joins which resulted in 5 times performance, Test suite for connectors. Integration tests for Dozer Samples. Graceful handling of errors. Prop tests and extensive data type tests.

Isabel

Community Manager

rust

Two things that Rust does better than C++

Two language features of Rust that are better than C++, namely its ownership model and trait object system. These compare favorably to C++'s move semantics and virtual functions, respectively, and provide insights into why Rust has gained popularity among many developers.

Bei

Founding Principal Engineer