ptupitsyn / ignite-rust-client

Ignite Thin Client implementation in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Ignite Rust Client

Ignite Thin Client implementation in Rust.

Supported operations

  • Cache get
  • Cache put
  • Cache clear

Supported data types

  • byte
  • short
  • int
  • long
  • float
  • double
  • char
  • boolean
  • String

About

Ignite Thin Client implementation in Rust


Languages

Language:Rust 100.0%