github / github/elastomer-client
Add setting to automatically refresh the index
Open
- Dominant language
- Ruby
- Stars
- 197
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Description
Lots of nondeterministic test failures are caused by forgetting to refresh the index after writing or before reading. It would be convenient if elastomer-client had a setting which handled refreshing automatically.
For performance, it could be "smart" and only refresh if a write has happened since the last refresh.
Contributor guide
Assessment
This issue has not been assessed yet.