mosquitto/plugins/persist-sqlite
2023-01-16 10:21:12 +00:00
..
base_msgs.c Refactor base_msg structs. 2023-01-16 10:21:12 +00: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
retain_msgs.c Rename persist retain_add to retain_set 2022-03-01 20:55:56 +00:00
subscriptions.c persist-sqlite: commit transactions once every 5 seconds 2022-03-01 10:44:47 +00:00
test.conf Migrate persist-sqlite to use persistence_location. 2022-05-18 15:11:13 +01:00
test.sh Sqlite persistence plugin. 2022-01-09 23:54:09 +00:00
tick.c Persist-sqlite: add flush_period and page_size options 2022-04-29 07:35:47 +02:00