move to xxh3 hashing algorithm

+ port: search
This commit is contained in:
cwilvx
2024-07-03 11:12:06 +03:00
parent ff7343a7be
commit a5634f267f
16 changed files with 322 additions and 182 deletions
+2
View File
@@ -2,6 +2,7 @@
<!-- TODO: ELABORATE -->
- Auth
- New artists/albums Sort by: last played, no. of streams, total stream duration
## Improvements
- The context menu now doesn't take forever to open up
@@ -12,6 +13,7 @@
-
## Development
- Rewritten the whole DB layer to move stores from memory to the database.
## THE BIG ONE API CHANGES