FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

peterxcli/peterxcli · GitHub

Latest commit

 

History

206 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Peter Lee (李緒成)

I am PMC member of Apache Ozone, focused on distributed systems and database internals. My work involves optimizing storage/query engines, improving system throughput, and contributing to core infrastructure in the open-source ecosystem.


Open Source Contribution

Apache Ozone (PMC Member) DataFusion Comet
DataFusion Apache Kafka
Moonlink DuckDB
Arrow-rs Iceberg-rust

My Projects

  • duckdb-query-condition-cache: Adds predicate cache to DuckDB. It caches which row groups match a filter, so repeated queries can skip work and run much faster. It fits workloads like metrics monitoring dashboards, log investigation, and other recurring read paths where the same filters come up again and again.
  • duckdb-cache-prewarm: A DuckDB extension that preloads table data blocks into the buffer pool or OS page cache, inspired by PostgreSQL's pg_prewarm extension.
  • ad-server: A infinite scalable advertisement management system, baked with replicated advertisement business state machine, replicated log system, and fault recovery mechanism. Guaranteed the consistency and durability of the advertisement operation.
  • bike-festival-2024-backend: Backbone for the 2024 NCKU Bike Festival, featuring event notifications and Line Login for authentication. Built with Go, Docker, and Redis.
  • basic-auth-gin: a RESTful API framework built atop the Gin and MongoDB, JWT authentication middleware, Google OAuth API, SendGrid email API, and SSL support

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors


Back | FazBrowse Home | New Git URL