Skip to content

Allow to create JSON format without saving to the in-memory store #1115

@yordis

Description

@yordis

ACH Version

v1.22.0

What were you trying to do?

We are using the ACH to analyze a lot of files from our back-office admin tools; therefore, we create the same ACH file multiple times (because we do not have UUIDs, neither we want to deal with it) to read the JSON format of it.

That will cause a memory increase in the ACH server when we don't want to save the file anywhere, so a request-response style to parse the content

What did you expect to see?

An endpoint returns the JSON payload without saving the NACHA file in the in-memory store.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions