]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-11827: [Core] Add feature allowing FreeSWITCH to store CORE DB (SQLite) fully...
authorAndrey Volk <andywolk@gmail.com>
Sun, 15 Sep 2019 19:56:04 +0000 (23:56 +0400)
committerAndrey Volk <andywolk@gmail.com>
Mon, 30 Dec 2019 22:28:20 +0000 (02:28 +0400)
commit20295c53efcda037cb67703c36fc3fc62656cc2d
tree72efe774fa8b2d1b380698cd52a1b6b8d98889f5
parente753e615ca57675e5b291fd5f6c772fea1cfa528
FS-11827: [Core] Add feature allowing FreeSWITCH to store CORE DB (SQLite) fully in memory (core-db-dsn).
src/include/switch_core.h
src/include/switch_core_db.h
src/include/switch_types.h
src/switch_core_db.c
src/switch_core_sqldb.c