redis/redis-om-node

Add expireAt

开放

#120 创建于 2022年7月26日

 (2 条评论) (0 个反应) (0 位负责人)TypeScript (85 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (1,256 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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().

贡献者指南