Simple, sane usenet indexer & search daemon written in C++ with minimal dependencies. (work in progress)
Go to file
John Sennesael 60271b8de3 Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
include/usenetsearch Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
src Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
.gitignore Configuration file, arg parsing, database serialization,... 2021-09-20 19:48:49 -05:00
CMakeLists.txt Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
COPYING Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
usenetsearch.example.conf Configuration file, arg parsing, database serialization,... 2021-09-20 19:48:49 -05:00