Skip to content

Cache for api calls? And congratulations! #136

@adderly

Description

@adderly

Hello uadmin team,

Just came about this project, and will be using it.

I sometimes do golang, which probably will be contributing to this project.

Congratulations to you all, this is a great piece of software and engineering! !!

Now to the subject at hand, my use case for uadmin will for api deployment mostly.
With that in mind, there is no cache for api and queries.

If you have something in mind about it, please reply to me here. That can be my contribution in the short term,

The concept in mind is this:

  • Auth validation cannot be cache, but all the queries for reading data can be cache for X amount of time.

The need for the cache, is to have lower use on db when user amount grow too much in some times of the day.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions