View Source Trifle.Stats.Driver.Mysql (Trifle.Stats v2.5.0)
MySQL driver for Trifle.Stats using JSON columns for efficient JSON storage. Supports joined and separated identifier modes with atomic upserts.
Summary
Functions
Link to this function
new(connection, table_name \\ "trifle_stats", joined_identifier \\ :full, ping_table_name \\ nil, system_tracking \\ true)
View Source
Link to this function