package sihl-cache
Cache service implementations for Sihl
Install
Dune Dependency
Authors
Maintainers
Sources
0.4.0.tar.gz
md5=5cfe63c96a5f4276d29b9ddb98c4bdc3
sha512=742bcdfb4bfb20be42bcf52cb7f7de8b05057524405c65f2479b476fc9f9a238461bd11d336082ccd2e2f91bfd166c597106cd1addbd12236178234421c28988
doc/sihl-cache/Sihl_cache/MariaDb/index.html
Module Sihl_cache.MariaDb
Source
include Sihl.Contract.Cache.Sig
set entry
inserts an entry
into the cache storage. entry
is a tuple where the first element is the key and the second element is the value. Since the value is an optional, set
can be used to remove a value from the store like so: set ("foo", None)
. If a key exists already, the value is overwritten with the provided value.
find key
returns the value that is associated with key
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>