redis的问题请教
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.7k
- Forks
- 253
- PR merge metrics
- No merged PRs in 30d
Description
老师你好,我现在composer了Predis类库,我发现dns_dev.php原来有两条注释为:
// 'client' => 'predis', // predis
// 'persistent' => true, // predis
请问这两条原来的设想是什样的?应该是一个什样的正确用法。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with dns_dev.php and inspect the commented Predis options mentioned in the issue. Check the repository's existing Redis or cache configuration and discussion history to determine whether the intended usage is documented. Done means clarifying the supported configuration and recording the correct usage in the appropriate documentation or configuration comments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100