apalis-dev / apalis-dev/apalis-redis
cache: scripts used by this crate are not cached
オープン
good first issue
- 主要言語
- Rust
- スター
- 14
- フォーク
- 5
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Scripts used on this crate are not cached. It would be nice to load them only once then use their sha:
```rs
redis::cmd("EVALSHA")
.arg(&self.push_task_sha1)
.arg(3)
...
```
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。