Skip to content

1.2.0

Compare
Choose a tag to compare
@filipecosta90 filipecosta90 released this 27 Jan 16:07
· 40 commits to master since this release
3775204
  • Extended CreateOptions and added DefaultCreateOptions for TS.CREATE
  • Added MultiRangeOptions and DefaultMultiRangeOptions for TS.MRANGE
  • Extended Key Info with Labels Info from TS.INFO
  • Enable Adding with Auto Timestamp, supporting TS.ADD * ... behaviour
  • Support for TS.GET and TS.MGET commands
  • Overall extended support for optional arguments on API Commands
  • Deprecated CreateKey in favor of CreateKeyWithOptions to fully support TS.CREATE
  • Deprecated AddWithRetention in favor of AddWithOptions to fully support TS.ADD
  • Deprecated AggMultiRange (which forced aggregation usage) in favor of MultiRangeWithOptions to fully support TS.MRANGE