Historique des commits

Auteur SHA1 Message Date
  ngjaying 520bda6785 feat(kv): add returning error for kv methods il y a 5 ans
  ngjaying 5da0491786 feat(server): support concurrent rule processing il y a 5 ans
  ngjaying a42ea72c41 feat(kv): support concurrent open of key value il y a 5 ans
  jinfahua 015bb6a149 Merge pull request #85 from emqx/restapi il y a 5 ans
  ngjaying a48ecdecd5 doc(rest): add docs for rest api il y a 5 ans
  ngjaying 667f5def52 feature(rest): add rest api support and server refactor il y a 5 ans
  ngjaying db9e4bf51b feature(rest): export rule methods for rest il y a 5 ans
  ngjaying bacd223f45 feature(rest): export processor methods for rest il y a 5 ans
  ngjaying 65dfc5ee61 refactor(processor): refactor stream and rule processors to create db store at initialization il y a 5 ans
  ngjaying 9e5ee5db2c refactor(processor): refactor stream processor to not store the statement string as state. Instead, make it a parameter for ExecStmt il y a 5 ans
  jinfahua d2188eb77c Merge pull request #84 from emqx/zmq il y a 5 ans
  ngjaying 635eeecffa doc(stream): source extension API update il y a 5 ans
  ngjaying 56e0b391c8 bug(stream): source error handling il y a 5 ans
  ngjaying 472b379b64 bug(stream): source stats race condition il y a 5 ans
  ngjaying 189448e90f refactor(stream): node status clear after restart il y a 5 ans
  ngjaying eaaf86a2fc refactor(source): add error callback for source open il y a 5 ans
  ngjaying 04621620a0 bug(zmq): fix close zmq problem il y a 5 ans
  zhanghongtong d8394c7a9e Rename workflow script path il y a 5 ans
  zhanghongtong aab0ea5d04 Update workflows il y a 5 ans
  jinfahua 1e6b120efa Merge pull request #82 from emqx/tests il y a 5 ans
  ngjaying d3eda315f8 refactor(test): let the processor test return constant result il y a 5 ans
  ngjaying e3f316e724 bug(mod): add back bbloom for go.mod il y a 5 ans
  ngjaying 9e0d86e8d0 refactor(tests): let window test get the constant result without sleep il y a 5 ans
  ngjaying 80d8af9846 refactor(tests): use new mock clock for window testing il y a 5 ans
  ngjaying 1674c039b2 refactor(all): format by go fmt il y a 5 ans
  jinfahua f159197bf6 Merge pull request #80 from emqx/sinkCache il y a 5 ans
  ngjaying cce67f11e0 bug(test): fix processor test after adding sink cache il y a 5 ans
  ngjaying dfd99b4c86 doc(stream): sink cache doc il y a 5 ans
  ngjaying e4f7c1c3e7 feat(stream): sink cache save/load il y a 5 ans
  ngjaying 7ffdeb046d feat(stream): add cache for sink il y a 5 ans