You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mosquitto/plugins/persist-sqlite
Roger A. Light 100fd31530 Refactor base_msg structs. 3 years ago
..
CMakeLists.txt Remove old compatibility header support 3 years ago
Makefile Add target test-compile to all Makefile to allow tests in plugin folders 3 years ago
base_msgs.c Refactor base_msg structs. 3 years ago
client_msgs.c Persistence: Store cmsg_id and sub id for client_msgs. 3 years ago
clients.c sqlite: client_msgs are only ever all cleared 3 years ago
init.c Persistence: Store cmsg_id and sub id for client_msgs. 3 years ago
persist_sqlite.h sqlite: client_msgs are only ever all cleared 3 years ago
plugin.c Persistence interface updates and sqlite plugin fixes 3 years ago
restore.c Refactor base_msg structs. 3 years ago
retain_msgs.c Rename persist retain_add to retain_set 4 years ago
subscriptions.c persist-sqlite: commit transactions once every 5 seconds 4 years ago
test.conf Migrate persist-sqlite to use persistence_location. 3 years ago
test.sh Sqlite persistence plugin. 4 years ago
tick.c Persist-sqlite: add flush_period and page_size options 3 years ago