mosquitto/plugins/persist-sqlite
Norbert Heusser 170cd85cec Add target test-compile to all Makefile to allow tests in plugin folders
Signed-off-by: Norbert Heusser <norbert.heusser@cedalo.com>
2022-12-09 18:03:54 +00:00
..
base_msgs.c Avoid compile error. 2022-10-16 08:13:46 +01:00
client_msgs.c Persistence: Store cmsg_id and sub id for client_msgs. 2022-10-11 21:51:43 +01:00
clients.c sqlite: client_msgs are only ever all cleared 2022-10-11 21:49:33 +01:00
CMakeLists.txt Remove old compatibility header support 2022-08-08 09:25:16 +00:00
init.c Persistence: Store cmsg_id and sub id for client_msgs. 2022-10-11 21:51:43 +01:00
Makefile Add target test-compile to all Makefile to allow tests in plugin folders 2022-12-09 18:03:54 +00:00
persist_sqlite.h sqlite: client_msgs are only ever all cleared 2022-10-11 21:49:33 +01:00
plugin.c Persistence interface updates and sqlite plugin fixes 2022-10-09 22:17:47 +01:00
restore.c Sqlite: Provide logs on restore errors 2022-10-16 21:23:15 +01:00
retain_msgs.c
subscriptions.c
test.conf Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
test.sh
tick.c Persist-sqlite: add flush_period and page_size options 2022-04-29 07:35:47 +02:00