fengjiachun / greptimedb-client-java

GreptimeDB Java Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreptimeDB Java Client

build License Maven Central

A Java Client 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

GreptimeDB Java Client

License:Apache License 2.0


Languages

Language:Java 100.0%Language:Shell 0.0%