Pinned Repositories
AIChatbot
Sample chat bot Python desktop application
airbyte
Airbyte is an open-source EL(T) platform that helps you replicate your data in your warehouses, lakes and databases.
Apache-Iceberg
Apache Iceberg
arroyo
Distributed stream processing engine in Rust
aws-sdk-java-v2
The official AWS SDK for Java - Version 2
DockerClearImages
bat script to remove all docker images in recursive manner
flink
Apache Flink
scylladb-core
NoSQL data store using the seastar framework, compatible with Apache Cassandra
spark
Apache Spark - A unified analytics engine for large-scale data processing
TiDB-Engine
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
rohankumardubey's Repositories
rohankumardubey/arroyo
Distributed stream processing engine in Rust
rohankumardubey/scylladb-core
NoSQL data store using the seastar framework, compatible with Apache Cassandra
rohankumardubey/TiDB-Engine
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://tidbcloud.com/free-trial
rohankumardubey/backupCLI
rohankumardubey/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
rohankumardubey/ci
Continue intergration tests
rohankumardubey/cockroachDB
CockroachDB - the open source, cloud-native distributed SQL database.
rohankumardubey/dice
An extremely simple Golang-based in-memory KV store to rule them all.
rohankumardubey/Go-Compression
Optimized Go Compression Packages
rohankumardubey/go-mysql
a powerful mysql toolset with Go
rohankumardubey/Go-Orc
rohankumardubey/GoClient-TiKV
Go client for TiKV
rohankumardubey/GoMock
GoMock is a mocking framework for the Go programming language.
rohankumardubey/hertzbeat
A real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
rohankumardubey/javabubble
Backup list for my friendly Java bubble
rohankumardubey/kestra
Kestra is an infinitely scalable opensource orchestration and scheduling platform, creating, running, scheduling, and monitoring millions of complex pipelines.
rohankumardubey/leveldbCore
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
rohankumardubey/microcosm
rohankumardubey/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, branching, and bottomless storage.
rohankumardubey/PlacementDriver
Placement driver for TiKV
rohankumardubey/raft-rs
Raft distributed consensus algorithm implemented in Rust.
rohankumardubey/redashDashboard
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
rohankumardubey/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
rohankumardubey/spacedrive
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
rohankumardubey/supersonic
SuperSonic is the next-generation BI+AI platform that combines Chat BI (powered by LLM) and Headless BI (powered by semantic layer) paradigms.
rohankumardubey/Tencent-Paxosstore
rohankumardubey/Tencent-phxpaxos
rohankumardubey/Tencent-phxqueue
rohankumardubey/tiflow
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
rohankumardubey/tikv
Distributed transactional key-value database, originally created to complement TiDB