Kdb.Cache behaviour (Kdb v0.1.1)
Link to this section Summary
Functions
Inicia el módulo de hits creando la tabla ETS.
Link to this section Callbacks
Link to this callback
cleanup(older_than)
Link to this callback
delete(database, bucket, id)
Link to this callback
init()
@callback init() :: :ignore
Link to this callback
put(database, bucket, id, ttl)
Link to this section Functions
Link to this function
child_spec(_)
Link to this function
cleanup(older_than)
Link to this function
delete(dbname, bucket, id)
Link to this function
init()
Inicia el módulo de hits creando la tabla ETS.
Link to this function