Closed X0R0X closed 2 years ago
I'm thinking we could have a daemon running as a systemd user service, indexing into some database for when users want to search. Systemd is an unwieldy beast, but services are really easy to write.
I did implement DHT search in another project, but there is no point for it in this project tho it has to run for a loong time to make sense.
I'm thinking we could have a daemon running as a systemd user service, indexing into some database for when users want to search. Systemd is an unwieldy beast, but services are really easy to write.