UNPKG

227 BPlain TextView Raw
1N = require '..'
2
3# n = +process.env.MW || 1
4
5N.Config do
6 cache:
7 type: \Redis
8#
9Players = N \player N.Route.Collection .Init!
10
11# for i til n
12# Players.Create!
13# .Catch console.error
14# Players.Watch \new console.log