sandiz / rs-manager

Stats Manager for Rocksmith - Manage Playlists, Stats, Setlists and more!
https://sandiz.github.io/rs-manager/
GNU General Public License v3.0
52 stars 8 forks source link

bloom filter for not-in-set updates #65

Closed sandiz closed 5 years ago

sandiz commented 5 years ago

investigate bloom filters for sqlite https://github.com/MelleB/sqlite-bloomfilter

sandiz commented 5 years ago

sqlite batching performance makes this fix unnecessary