yandextaxitech/binaryprefs
Rapidly fast and lightweight re-implementation of SharedPreferences which stores each preference in files separately, performs disk operations via NIO with memory mapped byte buffers and works IPC (between processes). Written from scratch.
JavaApache-2.0
Issues
- 2
Stetho support
#26 opened by aleksnix - 5
- 0
Clear all prefs at once
#67 opened by P1NG2WIN - 0
Create a ktx module
#64 opened by VovaStelmashchuk - 3
- 3
RuntimeException: Unable to start receiver com.ironz.binaryprefs.dump.DumpReceiver
#53 opened by dkrivoruchko - 3
🐞Bug with encryption
#58 opened by Fi5t - 0
- 1
So the inter process part is asynchronized?
#55 opened by happy15 - 1
- 4
Support for Lists, Sets and Arrays
#49 opened by Cilenco - 4
Encryption key update
#45 opened by IamEgor - 8
- 5
Problem with getting data from Set<String>
#30 opened by SavinMike - 4
editor.clear() not clears prefs
#35 opened by xdigit - 4
Add lazy evaluation for default values
#36 opened by nekdenis - 5
- 1
Parcelable support
#9 opened by nekdenis - 0
External storage sometimes is empty line
#43 opened by iamironz - 4
- 5
How to make changes in Persistable class
#42 opened by huzzoid - 0
FileChannel#write is now removed from 28 dp1 api
#41 opened by iamironz - 1
Impossible to use without Android
#37 opened by nekdenis - 1
Crash by fetching a preference
#27 opened by ESinyak - 2
- 10