redis/redis-om-node

Add expireAt

オープン

#120 opened on 2022/07/26

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (85 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (1,256 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Related to https://github.com/redis/redis-om-node/issues/35

It is currently possible to set the (relative) TTL using expire(). It would be useful to be able to set it to an absolute time, calling redis.expireAt().

コントリビューターガイド