Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Version 1.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 12:41
· 39 commits to master since this release
b451b43

Changes

  • Added support for DUPLICATE_POLICY / ON_DUPLICATE keywords on TS.CREATE and TS.ADD (#66)
  • Added support for DUPLICATE_POLICY in `TS.INFO response (#66)
  • Added support for TS.REVRANGE and TS.MREVRANGE (#62)
  • Added support to specify the chunk size in Bytes of a time-series on create, add, incrby, and decrby methods (#61)
  • Allow user to pass connection on client setup (#57)

Fixes

  • Fixed chunkSize addition to TS.INFO ( backwards compatible ) (#59)