finitum / AAAAA

Advanced AUR Application Acquistion App
3 stars 1 forks source link

Added Ristretto #22

Closed NULLx76 closed 4 years ago

NULLx76 commented 4 years ago

Ristretto cache is significantly faster than badger, from ~450us for a cached request to ~75us.

I've also lifted the prefix search to the store module instead of inside of the badger code, this is potentially a bit slower but much more generic.