- refactoring, add header-files for project
- add internal method Storage::getSpaceNo
- more entropy for generating random session id
- Обновлена версия protobuf
- Удалены git submodule
- Обновлены зависимости
- Обновлены зависимости
- listen host port add to config
- generate method for create
- implement method create session
- Добавлена обработка флагов
- Конфигурирование из json-файла
tnt_insert
exchange ontnt_replace
for save tuple
- add save request
- rename
getBySessId
->getById
in storage - implement save tuple to tarantool
- add storage class
- integration with tarantool storage (unpack result)
- return matched data from tarantool to response
- include tarantool library
- use cmake for build project
- Add protobuf and generate message
- Generater grpc server
- add entrypoint
- add makefile
- Initial commit