Skip to content

Does glob.Glob support serialization? #60

@inliquid

Description

@inliquid

Hi!

I have an app which builds in-memory cache containing glob.Glob for a number of patterns from a DB. I would like to move this local cache to a separate instance such as Redis, will this be a problem with for instance marshalling/unmarshalling to JSON (or any suitable alternative) when storing compiled patterns elsewhere?

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