Skip to content

add the get users options and cache user option to the umapi caching layer  #214

@mbonish

Description

@mbonish

Is your feature request related to a problem? Please describe.
Implement cache save an retrieve for user objects on UMAPICache
• cache_user() should take a user object (or dictionary) and insert it into the cache table
• get_users() should retrieve all users from the users table and return a list (or yield users in a loop)

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