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
Abilio Marques 82b6eaa31d Persist-sqlite: add flush_period and page_size options
Signed-off-by: Abilio Marques <abiliojr@gmail.com>
3 years ago
..
CMakeLists.txt Fixed CMakeLists.txt 4 years ago
Makefile Rename of mosquitto_msg_store struct. 4 years ago
base_msgs.c Fix Coverity Scan 1487012 Resource leak 4 years ago
client_msgs.c Optimise persist client msg clearing. 4 years ago
clients.c Fix Coverity Scan 1486934 Unchecked return value 4 years ago
init.c Persist-sqlite: add flush_period and page_size options 3 years ago
persist_sqlite.h Persist-sqlite: add flush_period and page_size options 3 years ago
plugin.c Persist-sqlite: add flush_period and page_size options 3 years ago
restore.c Fix Coverity Scan 1486947 Double free 4 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 Persist-sqlite: add flush_period and page_size options 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