Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.34 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.34 KB

giganto-client: Client library for Giganto's QUIC API

giganto-client is an easy-to-use Rust crate that provides an interface for communicating with Giganto, a high-performance raw-event storage system designed for AICE. By leveraging Giganto's QUIC API, giganto-client enables developers to efficiently interact with Giganto and harness its capabilities for data processing and high-speed data transfer.

Coverage Status

License

Copyright 2022-2024 ClumL Inc.

Licensed under Apache License, Version 2.0 (the "License"); you may not use this crate except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See LICENSE for the specific language governing permissions and limitations under the License.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be licensed as above, without any additional terms or conditions.