Skip to content

Persist Context and Roles #8

@dylancwood

Description

@dylancwood

Hi @carlos8f! Thank you for the very excellent module. I've benchmarked this against node-acl, and your module is about 25% faster for simple permissions assertions 👍 Additionally, our team likes the use of natural language, as it keeps our syntax very clean.

One thing that we are trying to deal with is persisting contexts and roles to our datastore so that they can be loaded at runtime. Before submitting a PR to add context storage to the datastores, I wanted to see if there was some reason that the contexts and their roles are not persisted already. We would like any existing contexts and roles to be retrieved from the datastore on datastore initialization.

Thank you in advance for clarifying this for us.

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