Simple, sane usenet indexer & search daemon written in C++ with minimal dependencies. (work in progress)
Go to file
John Sennesael fa01e09404 missing include 2021-10-13 10:14:40 -05:00
include/usenetsearch missing include 2021-10-13 10:14:40 -05:00
src remove test code 2021-10-12 18:53:11 -05:00
.gitignore Configuration file, arg parsing, database serialization,... 2021-09-20 19:48:49 -05:00
.kdev_ignore btree storage, multithreaded processing 2021-09-29 18:52:54 -05:00
CMakeLists.txt Filter class 2021-10-08 17:31:23 -05:00
COPYING Implemented GROUP, LISTGROUP commands - Implemented database saving and loading of article ids 2021-09-21 17:47:33 -05:00
thread_timing.txt Improve storage efficience, add token db file parser executable, etc.... 2021-10-08 15:17:22 -05:00
usenetsearch.example.conf Implement various filter options, some bugfixes. 2021-10-12 18:41:03 -05:00