baldo
|
2e27e63f94
|
Fix: Start using sqlite module that actually uses promises.
For now export legacy sqlite3 module until other code is refactored.
|
2019-03-29 22:26:54 +01:00 |
|
baldo
|
8697d79ba5
|
Removing ng-di on the server.
|
2018-12-18 00:29:20 +01:00 |
|
baldo
|
ddb2f47a9d
|
Promisify and asyncify db initialization.
|
2018-12-17 22:08:38 +01:00 |
|
baldo
|
3d6fb5feec
|
Fixed or disabled warnings
|
2017-05-06 17:31:34 +02:00 |
|
baldo
|
7921178165
|
Added support for writing profiling logs.
For now it supports profiling database queries and
job execution time.
|
2016-07-29 12:53:20 +02:00 |
|
baldo
|
2dc7ad0c23
|
Fix: More asynchronous glob operations and graceful-fs.
Hope this fixes the "Error: EMFILE, too many open files" in
NodeInformationRetrievalJob.
See: https://github.com/freifunkhamburg/ffffng/issues/13
|
2016-06-21 22:59:37 +02:00 |
|
baldo
|
0ccab4cac8
|
More consistent logging
|
2016-05-24 21:08:34 +02:00 |
|
baldo
|
a82b66c637
|
Added logging framework.
|
2016-05-24 16:40:57 +02:00 |
|
baldo
|
8102181a7e
|
Use configured database file.
|
2016-05-20 22:38:13 +02:00 |
|
baldo
|
03271573be
|
Added sqlite db and email queue.
|
2016-05-20 22:11:35 +02:00 |
|