This repository has been archived by the owner on Jan 24, 2023. It is now read-only.
Version 1.4.0
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)