policyengine-us icon indicating copy to clipboard operation
policyengine-us copied to clipboard

Deprecation warning: Pipeline.hmset() in RQ library

Open ZeelSatasiya opened this issue 1 year ago • 0 comments

The RQ library is using a deprecated Redis method. Update to use Pipeline.hset() instead of Pipeline.hmset(). Title: Deprecation warning: dpath.util package Description: The dpath.util package is being deprecated. Update code to use top-level dpath functions instead.

ZeelSatasiya avatar Aug 15 '24 00:08 ZeelSatasiya