DBKV.delete_by_value
You're seeing just the function
delete_by_value
, go back to DBKV module for more information.
Specs
Delete all entries from table
where the value is equal to value
.