Skip to main content

touch

Function touch 

Source
pub fn touch(
    conn: &Connection,
    id: &str,
    short_extend: i64,
    mid_extend: i64,
) -> Result<()>
Expand description

Bump access count, extend TTL, auto-promote — atomic via transaction.