Skip to content

think about better caching mechanism #43

@beanumber

Description

@beanumber

In addition to

contributions_all <- read_all_contributions()

What if there was some option to do something like this, but have it happen automatically?

saveRDS(contributions_all, "contributions_all.rda")
contributions_all <- readRDS("contribution_all.rda")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions