redis/redis-om-node

Add expireAt

Offen

#120 geöffnet am 26.07.2022

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (85 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (1.256 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide