greptimedb
https://github.com/greptimeteam/greptimedb
Rust
An open-source, cloud-native, unified time series database for metrics, logs and events with SQL/PromQL supported. Available on GreptimeCloud.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to greptimedb
Help out
- Issues
- Bulk insert with a stale schema diverges WAL from memtable: rows lost or region open hangs on replay
- fix(mito): re-encode bulk WAL entry after filling missing columns
- mito: a WAL-durable mutation that fails to apply still advances the committed sequence, and replay drops it silently
- fix(mito2): avoid region worker panic when building a WAL entry fails
- perf: cache bulk-memtable unordered-part sort (-54~-80% on unflushed reads)
- chore(ci): warn when a member has too many open pull requests
- Speed up Prometheus JSON response building: ryu float formatting and per-series entry reuse
- Implement Skywalking tracing backend compatibility (gRPC ingestion + GraphQL API) in GreptimeDB
- fix(query): choose bounded CTE as hash join build side
- fix(prometheus): align batch flush deadline with creation
- Docs
- Rust not yet supported