ctengel / ctengel/simpler-objects
Locator performance enhancement on GET
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
On every read (or write?) write to a dictionary with key => server
On subsequent reads
1. Check cache
2. If a hit, HEAD that one first
3. HEAD the rest
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.