Contributions
Here to be ocasionally updated list of my open source contributions
2021
Presto
Presto is a distributed SQL query engine for big data.
2020
Apache Flink
Apache Flink is an open source stream processing framework with powerful stream- and batch-processing capabilities. It is a framework and distributed processing engine for stateful computations over unbounded and bounded data streams. Flink has been designed to run in all common cluster environments, perform computations at in-memory speed and at any scale.
Apache Flink Connector DynamoDB
Java library that provides Apache Flink connector sink for AWS DynamoDB database that can be used with Flink 1.8 runtime version. Apache Flink does not provide a connector sink for AWS DynamoDB database out of the box at the moment. That project is to solve this gap.
Apache Flink Connector JDBC 1.8
Java library provides Apache Flink connector sink for JDBC database that can be used with Flink 1.8 runtime version. Connector code is backported from the latest Flink version (1.11) in order to be used in Amazon Kinesis Data Analytics applications.
Apache Flink Connector JDBC 1.8
Liquibase
Liquibase helps millions of teams track, version, and deploy database schema changes.
2019
Netflix Ribbon and Spring Cloud Netflix
Netflix Ribbon is a client side IPC library that is battle-tested in cloud. It provides the following features: Load balancing, Fault tolerance, Multiple protocol (HTTP, TCP, UDP) support in an asynchronous and reactive model, Caching and batching.
Spring Cloud Netflix project provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms.
Released in Netflix Ribbon 2.2.5
Older
Debian / Ubuntu packages
Debian, also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project. I was rather ambitious and aimed to package SQuirreL
client and its dependencies starting from rsyntaxtextarea
library.
Mentioned as Debian Contributor
rsyntaxtextarea Debian package page