-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtrains.db
1 lines (1 loc) · 2.82 KB
/
trains.db
1
{"filename":"trains.db","collections":[{"name":"trains","data":[{"_id":1000,"name":"신림-성수","cars":[2000,2001,2002],"isRunning":true,"meta":{"revision":0,"created":1502865908097,"version":0},"$loki":1},{"_id":1002,"name":"잠실-을지로3가","cars":[2003,2004,2005],"isRunning":false,"meta":{"revision":0,"created":1502865908098,"version":0},"$loki":2},{"_id":1004,"name":"홍대입구-서울대입구","cars":[],"isRunning":false,"meta":{"revision":0,"created":1502865908098,"version":0},"$loki":3}],"idIndex":[1,2,3],"binaryIndices":{},"constraints":null,"uniqueNames":[],"transforms":{},"objType":"trains","dirty":true,"cachedIndex":null,"cachedBinaryIndex":null,"cachedData":null,"adaptiveBinaryIndices":true,"transactional":false,"cloneObjects":false,"cloneMethod":"parse-stringify","asyncListeners":false,"disableChangesApi":true,"autoupdate":false,"serializableIndices":true,"ttl":null,"maxId":3,"DynamicViews":[],"events":{"insert":[null],"update":[null],"pre-insert":[],"pre-update":[],"close":[],"flushbuffer":[],"error":[],"delete":[null],"warning":[null]},"changes":[]},{"name":"cars","data":[{"_id":2000,"sensors":[1,2,3,4],"count":0,"meta":{"revision":0,"created":1502865908099,"version":0},"$loki":1},{"_id":2001,"sensors":[5,6,7,8],"count":0,"meta":{"revision":0,"created":1502865908100,"version":0},"$loki":2},{"_id":2002,"sensors":[9,10,11,12],"count":0,"meta":{"revision":0,"created":1502865908100,"version":0},"$loki":3},{"_id":2003,"sensors":[],"count":0,"meta":{"revision":0,"created":1502865908100,"version":0},"$loki":4},{"_id":2004,"sensors":[],"count":0,"meta":{"revision":0,"created":1502865908100,"version":0},"$loki":5},{"_id":2005,"sensors":[],"count":0,"meta":{"revision":0,"created":1502865908100,"version":0},"$loki":6}],"idIndex":[1,2,3,4,5,6],"binaryIndices":{},"constraints":null,"uniqueNames":[],"transforms":{},"objType":"cars","dirty":true,"cachedIndex":null,"cachedBinaryIndex":null,"cachedData":null,"adaptiveBinaryIndices":true,"transactional":false,"cloneObjects":false,"cloneMethod":"parse-stringify","asyncListeners":false,"disableChangesApi":true,"autoupdate":false,"serializableIndices":true,"ttl":null,"maxId":6,"DynamicViews":[],"events":{"insert":[null],"update":[null],"pre-insert":[],"pre-update":[],"close":[],"flushbuffer":[],"error":[],"delete":[null],"warning":[null]},"changes":[]}],"databaseVersion":1.5,"engineVersion":1.5,"autosave":true,"autosaveInterval":4000,"autosaveHandle":null,"throttledSaves":true,"options":{"autoload":true,"autosave":true,"autosaveInterval":4000,"serializationMethod":"normal","destructureDelimiter":"$<\n","recursiveWait":true,"recursiveWaitLimit":false,"recursiveWaitLimitDuration":2000,"started":1502865908142},"persistenceMethod":"fs","persistenceAdapter":null,"verbose":false,"events":{"init":[null],"loaded":[],"flushChanges":[],"close":[],"changes":[],"warning":[]},"ENV":"NODEJS"}