Skip to content

Acquiring a new database connection per upload is inefficient and could exhaust the pool. #12

@surajk-m

Description

@surajk-m
  • Use a transaction or batch inserts for better performance.
  • Wrap the IPFS upload and metadata insertion in a transaction to ensure consistency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions