[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #17321 [CollecTor]: Index to better support downloaders
#17321: Index to better support downloaders
-----------------------------+-----------------
Reporter: atagar | Owner:
Type: enhancement | Status: new
Priority: major | Milestone:
Component: CollecTor | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: | Sponsor:
-----------------------------+-----------------
Comment (by atagar):
> What do you think, is that still reasonable?
Very. I like this idea a lot. Modeling the directory tree as follows would
be pretty dense...
{{{
{
'contents': {
'bridge-descriptors': {
'extra-infos': {
'2015-10-09-16-09-02-extra-infos': {
'last_modified': '09-Oct-2015 16:09',
'size': 1572864
},
'2015-10-09-17-09-02-extra-infos': {
'last_modified': '09-Oct-2015 17:09',
'size': 1468006
}
}
}
}
}}}
That's 90 characters without whitespaces. The last_modified doesn't seem
worth the space and we can add them later if we need 'em, further dropping
it to 53 characters per entry. That's ~108 KB. Very reasonable.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17321#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs