Skip to content

Instantly share code, notes, and snippets.

@R-omk
R-omk / remote-multi-call-example.lua
Last active January 22, 2016 15:31
tarantool remote multiplexing call example
box.cfg {
username = nil;
work_dir = nil;
wal_dir = ".";
snap_dir = ".";
sophia_dir = ".";
listen = 3307;
pid_file = "example.pid";
background = true;
@R-omk
R-omk / js.js
Created September 22, 2013 19:32
js.js
console.log("ss");