Skip to content

Releases: imuxin/ksql

ksql v0.1.0

13 Jun 15:10
Compare
Choose a tag to compare

ksql v0.1.0 will support the following sql-like query

  • Support SELECT stat
  • Support AS LABEL NAMESPACE NAME
  • Support WHERE expr
  • Support DESC expr
  • Support DELETE stat