redis-om-node
                                
                                 redis-om-node copied to clipboard
                                
                                    redis-om-node copied to clipboard
                            
                            
                            
                        Object mapping, and more, for Redis and Node.js. Written in TypeScript.
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().
Prior to this change, a pull request would trigger two CI runs, due to the push and pull_request settings being unqualified. After this, merges to main will run a full...
closes #108
closes #113