An open API service indexing awesome lists of open source software.

https://github.com/ytsaurus/ytsaurus-cpp-sdk


https://github.com/ytsaurus/ytsaurus-cpp-sdk

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

## YTsaurus

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.

This repository contains C++ SDK for YTsaurus.

## Usage

Refer to the [documentation](https://ytsaurus.tech/docs/en/api/cpp/description) and [tutorial](yt/cpp/mapreduce/examples/tutorial) to learn how to use C++ SDK on examples.

## How to Contribute

We are glad to welcome new contributors!

Please read the [contributor's guide](CONTRIBUTING.md) and the [styleguide](yt/styleguide/styleguide.md) for more details.