UNPKG
bluefire
Version:
latest (0.0.5)
0.0.131-a
0.0.121-a
0.0.37-a
0.0.36-a
0.0.35-a
0.0.34-a
0.0.33-a
0.0.32-a
0.0.31-a
0.0.30-a
0.0.29-a
0.0.28-a
0.0.27-a
0.0.26-a
0.0.25-a
0.0.24-a
0.0.23-a
0.0.22-a
0.0.21-a
0.0.13-a
0.0.12-a
0.0.11-a
0.0.5
0.0.4
0.0.2-a
Lightweight tcp framework
github.com/Gelidus/bluefire
Gelidus/bluefire
bluefire
/
test
/
project
/
configs
/
models.coffee
13 lines
(10 loc)
•
162 B
text/coffeescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
module
.exports.models = {
###
For
testing, save it to disk
###
connection:
"disk"
###
Alter
all files
when
restarted
###
migrate:
"alter"
}