markzhai / markzhai/RememberEditText
Better cache update logic (LRC)
Open
enhancement
- Dominant language
- Java
- Stars
- 161
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Currently it only compares the newest input with the last cache, if the same, do not update, else update. Needs LRU cache.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.