Skip to content

tarantool/tarantool-java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tests

Tarantool Java SDK

A set of libraries for interacting with Tarantool from Java. For working with Tarantool, the Netty framework is used for asynchronous programming and the MessagePack library for serialization and deserialization of data.

Getting Started

You need to download and install the library according to the instructions.

Using the Library

<dependency>
    <groupId>io.tarantool</groupId>
    <artifactId>tarantool-client</artifactId>
    <version>1.5.0</version>
</dependency>

Documentation

About

The official set of libraries to work with Tarantool in Java

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages