Sujet : Re: github.com/go-while/nntp-overview
De : no-reply (at) *nospam* no.spam (Billy G. (go-while))
Groupes : news.software.nntpDate : 06. Jun 2024, 00:39:33
Autres entêtes
Organisation : github.com/go-while
Message-ID : <6660e7cf$0$31818$882e4bbb@reader.netnews.com>
References : 1
User-Agent : Mozilla Thunderbird
On 13.07.23 02:12, go-while wrote:
Hello World!
just want to create a topic for my repo. maybe anyone finds it useful.
https://github.com/go-while/nntp-overview
it is running great so far and connected to a usenet server i'm writing.
...
Author
go-while
Update:
It's running! got 1.5 billion articles in this overview code
mariadb with rocksDB engine is powering the hashdb now
I'v put all sha256 hashs of message-ids with size in rocksdb
4k tables 000-fff, cutting first 3 chars of hash
only 75gigs of hashs in this database :D
maybe a little more. zfs compression earned 13%
-- .......Billy G. (go-while)