Cache based on a Sequel model using relational databases.
Please note that this cache might not work perfectly with Sequel 3.0.0, as the #[] and #[]= methods do not respect serialization. I‘ll lobby for a change in that direction.
Wipe out all data in the table, use with care.
Delete records for given keys
Setup the table, not suitable for multiple apps yet.
[Validate]