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

貢獻者指南