Skip to content

Releases: 2naive/mysql2-cache

v.1.4.1

30 Mar 02:58
Compare
Choose a tag to compare
  • useClones = false

v1.4.0

04 Mar 03:03
Compare
Choose a tag to compare
  • Node 14 support

v1.3.0

04 Mar 02:42
Compare
Choose a tag to compare
  • async insert(table, row)
  • async update(table, row, where = false)
  • async delete(table, row, where = false)
  • stat()
  • cacheFlush(sql, params)
  • cacheFlushAll()
  • cacheStat()

v1.0.2

01 Mar 00:59
090a1fd
Compare
Choose a tag to compare
  • qRow()