toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime.repository
/
KandraSuspendRepository
/
save
save
suspend
fun
save
(
entity
:
T
,
ttlSeconds
:
Int
?
=
null
,
timestampMicros
:
Long
?
=
null
,
consistency
:
KandraConsistency
?
=
null
)