Hoogle Search
Within Stackage Nightly 2026-06-30 (ghc-9.12.4)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
setTyped :: HasType a s => a -> s -> sgeneric-lens Data.Generics.Product.Typed Set field at type.
setCondition :: SetOpts -> Maybe Conditionhedis Database.Redis.Commands Set the key on condition
setGet :: RedisCtx m f => ByteString -> ByteString -> m (f ByteString)hedis Database.Redis.Commands No documentation available.
setGetOpts :: RedisCtx m f => ByteString -> ByteString -> SetOpts -> m (f ByteString)hedis Database.Redis.Commands No documentation available.
-
hedis Database.Redis.Commands Retain the time to live associated with the key. Since Redis 6.0
setMilliseconds :: SetOpts -> Maybe Integerhedis Database.Redis.Commands Set the specified expire time, in milliseconds.
setOpts :: RedisCtx m f => ByteString -> ByteString -> SetOpts -> m (f Status)hedis Database.Redis.Commands No documentation available.
setSeconds :: SetOpts -> Maybe Integerhedis Database.Redis.Commands Set the specified expire time, in seconds.
setUnixMilliseconds :: SetOpts -> Maybe Integerhedis Database.Redis.Commands Set the specified Unix time at which the key will expire, in milliseconds.
setUnixSeconds :: SetOpts -> Maybe Integerhedis Database.Redis.Commands Set the specified Unix time at which the key will expire, in seconds. Since Redis 6.2