Skip to content
Snippets Groups Projects
Commit d526c00d authored by ale's avatar ale
Browse files

use binary representation for song IDS

This changes the song ID representation to a more efficient binary
encoding throughout the entire DJRandom implementation (although not
the public interface), which should provide significant memory savings
on the index_server and elsewhere.

This is an incompatible change for the index_server state and some
auxiliary data (Markov maps), which should be regenerated from
scratch.
parent d8e75c4a
No related branches found
No related tags found
No related merge requests found
Showing
with 240 additions and 112 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment