Slide 39
Slide 39 text
Tarantool
m
y $
b
o
x = M
R
:
:
T
a
r
a
n
t
o
o
l
:
:
B
o
x
-
>
n
e
w
(
{
s
e
r
v
e
r
s =
> "
1
2
7
.
0
.
0
.
1
:
3
3
0
1
3
"
,
n
a
m
e =
> "
M
y B
o
x
"
, # m
o
s
t
l
y u
s
e
d f
o
r d
e
b
u
g p
u
r
p
o
s
e
s
s
p
a
c
e
s =
> [ {
i
n
d
e
x
e
s =
> [ {
i
n
d
e
x
_
n
a
m
e =
> '
i
d
x
1
'
,
k
e
y
s =
> [
0
]
,
}
, {
i
n
d
e
x
_
n
a
m
e =
> '
i
d
x
2
'
,
k
e
y
s =
> [
1
,
2
]
,
}
, ]
,
s
p
a
c
e =
> 1
,
n
a
m
e =
> "
p
r
i
m
a
r
y
"
,
d
e
f
a
u
l
t
_
i
n
d
e
x =
> '
i
d
x
1
'
,
f
i
e
l
d
s =
> [
q
w
/ i
d f
2 f
i
e
l
d
3 f
4 f
5 f
6 f
7 f
8 m
i
s
c
_
s
t
r
i
n
g /
]
,
}
, {
#
.
.
.
} ]
,
d
e
f
a
u
l
t
_
s
p
a
c
e =
> "
p
r
i
m
a
r
y
"
,
t
i
m
e
o
u
t =
> 1
.
0
,
r
e
t
r
y =
> 3
,
d
e
b
u
g =
> 9
,
r
a
i
s
e =
> 0
,
}
)
;
39 / 42