Historial de Commits

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