Skip to content

vkulichenko/ignite-rust-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages