Skip to content

introduce persistent storage with postgres #2

Description

@bnkamalesh

introduce persistent storage on postgres. This would be later extended to hosting pages without any expiry. Following can be considered as a reference for schema.

  • ID
  • owner/user ID (email)
  • checksum (char of length )
  • raw bytes (max ??)
  • mimetype (varchar)
  • filesize (int)

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendbackend related changesenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions