Skip to content

v1.3.0

Compare
Choose a tag to compare
@2naive 2naive released this 04 Mar 02:42
· 4 commits to master since this release
  • async insert(table, row)
  • async update(table, row, where = false)
  • async delete(table, row, where = false)
  • stat()
  • cacheFlush(sql, params)
  • cacheFlushAll()
  • cacheStat()