> You should use seconds since the epoch. How would I find all the indices then? I would have to check 86400 possible index names per day!
That's why I went for a day-based scheme... it's a reasonable compromise I'd say. Especially when the exponential inserting is in place. > I'm actually going to switch the KeyIndexClient class to using date-based > indexing. I just haven't gotten around to it yet. When do you think you'll have it ready? Which scheme will you use? -Stefan _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
