Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 276 Bytes

CHANGES.MD

File metadata and controls

5 lines (5 loc) · 276 Bytes

  • BREAKING CHANGE supported write format switched from {:op :operation :key :k :value :v} to {:op :operation :args [:k :v]}
  • BREAKING CHANGE switched from :redis/host and :redis/port to :redis/uri
  • upgraded carmine
  • added support for HyperLogLog (pfcount/pfadd)