Skip to content

Add reducer and cleanup

Compare
Choose a tag to compare
@jtwebman jtwebman released this 24 Jan 18:54
· 25 commits to master since this release

Cleanup and added reducers

  • Cleaned up promise code to async
  • Breaking change to rename transform setting to map
  • Now only support node 10+
  • Add reducer and getInitialValue to support aggregations including batching
  • Update dev dependencies
  • Fix broken http test.