Can you check how much storage a record is holding? I want to limit what users can add to my database. I want to create an endpoint that checks how much storage a user has used, and either restricts or allows the user to post content to the database. I want to enable users to add content up to 1GB each.