Skip to content

Latest commit

 

History

History

go

ytsaurus go sdk

YTsaurus is a distributed storage and processing platform for big data with support for MapReduce model, a distributed file system and a NoSQL key-value database.

Go SDK includes

  • http and rpc clients for Cypress
  • http and rpc clients for Static and Dynamic tables
  • MapReduce client
  • yson, skiff, wire encoding libraries
  • and more!

Installation

go get -u go.ytsaurus.tech/yt/go

Examples

See examples for more!