Skip to content

A Java ingester for GreptimeDB, which is compatible with GreptimeDB protocol and lightweight.

License

Notifications You must be signed in to change notification settings

GreptimeTeam/greptimedb-ingester-java

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

01dac2f · Dec 21, 2023

History

8 Commits
Dec 20, 2023
Dec 20, 2023
Dec 20, 2023
Dec 21, 2023
Dec 20, 2023
Dec 21, 2023
Dec 20, 2023
Dec 20, 2023
Dec 20, 2023
Dec 19, 2023
Dec 20, 2023
Dec 20, 2023

Repository files navigation

GreptimeDB Java Ingester

build License Maven Central

A Java ingester for GreptimeDB, which is compatible with GreptimeDB protocol and lightweight.

Features

  • SPI-based extensible network transport layer; provides the default implementation by using the gRPC framework
  • Non-blocking, purely asynchronous API, easy to use
  • Automatically collects various performance metrics by default. Users can then configure them and write to local files
  • Users can take in-memory snapshots of critical objects, configure them, and write to local files. This is helpful when troubleshooting complex issues

Javadoc

About

A Java ingester for GreptimeDB, which is compatible with GreptimeDB protocol and lightweight.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages