tarantool/tarantool

MsgPack max nesting test

Open

#927 ouverte le 13 juil. 2015

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Lua (406 forks)batch import
code healthgood first issue

Métriques du dépôt

Stars
 (3 633 stars)
Métriques de merge PR
 (Merge moyen 13j 2h) (82 PRs mergées en 30 j)

Description

Create a test case with max nesting levels of a MsgPack object:

  • convert to/from Lua
  • add to tuple (tests the validator)
  • send over bnb
  • test maps and arrays, and maps nested in arrays

Guide contributeur