pilgr / Paper

Paper is a fast NoSQL-like storage for Java/Kotlin objects on Android with automatic schema migration support.
Apache License 2.0
2.35k stars 234 forks source link

Ignore backup files in getAllKeys #145

Closed ThisIsAreku closed 5 years ago

ThisIsAreku commented 5 years ago

During multithreaded operations, this PR prevent backup files to be listed as existing keys.