Skip to content

cache: scripts used by this crate are not cached #17

@geofmureithi

Description

@geofmureithi

Scripts used on this crate are not cached. It would be nice to load them only once then use their sha:

redis::cmd("EVALSHA")
            .arg(&self.push_task_sha1)
            .arg(3)
            ...

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions