8000 GitHub - raimdev/travels: Solution for https://highloadcup.ru/round/1/ in Tarantool/Lua
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

raimdev/travels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History28 Commits

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution for https://highloadcup.ru/round/1/

Dependencies

Tarantool:

apt-get install tarantool tarantool-dev

Turbo:

apt-get install luajit luarocks git build-essential libssl-dev
luarocks install turbo

Lua cjson:

git clone https://github.com/mpx/lua-cjson.git
cd lua-cjson
luarocks make --local

Other utils:

luarocks install luafilesystem --local

Running

  1. Build docker container:

    docker build -t travels .

  2. Run script:

    ./run.sh /path/to/train/data

About

Solution for https://highloadcup.ru/round/1/ in Tarantool/Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0