Added a sqlite and mongo database driver for the new logging

system.
This commit is contained in:
2016-03-01 09:51:25 +01:00
parent 972e191795
commit 1087dd6c8d
11 changed files with 1589 additions and 1 deletions

2
psi.c
View File

@ -54,6 +54,8 @@ void SiteInit(void)
INIT(LinaStartup);
INIT(HaakeStartup);
INIT(AmiStartup);
INIT(SqliteLogInit);
INIT(MongoLogInit);
/*
* SICS specific Asynchronous I/O protocols