Skip to content

Kuiper 0.0.4 version

Pre-release
Pre-release

Choose a tag to compare

@jinfahua jinfahua released this 13 Dec 06:28
· 3474 commits to master since this release

Features

  • Support extension.
    • Supported the extension at compilation and architect, now support the extension
    • Supported ZeroMQ source and sink
    • Supported HTTP REST sink
    • Refactored code to support aggregate functions
  • Kuiper can be programmatically invoked by the 3rd party applications, so it can be easily integrated with the 3rd party frameworks (such as EdgeX Foundry rule engine)
  • Optimized memory footprint (memory footprint is 10MB+ when startup)
  • Build improvement

Bug fixes

  • #16 Rule status issue