Changes for version 0.024 - 2018-04-11
- tweak sql schema with more indexes
- rework transaction handling in queue processing
- new comparator 'is_empty' to check for absence of value
- renamed comparator 'not like' into 'not_like'
Modules
Autonomous SQL backend to store benchmarks
BenchmarkAnything::Storage::Backend::SQL - querying - base class
BenchmarkAnything::Storage::Backend::SQL - querying - SQLite backend
BenchmarkAnything::Storage::Backend::SQL - querying - backend base class
BenchmarkAnything::Storage::Backend::SQL - querying - MySQL backend
searchengine support functions
searchengine support functions using MCE