Skip to content

Statefulness vs. persistence #5

Description

@mhoeger

Make sure to discourage any state altering operations (ex: holding a read/write global dictionary that is changed with function invocations) while encouraging persistent patterns (ex: creating a read-only global client object for reading/writing to a database)

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