Skip to content

Better prefix generation #2

@tzakharko

Description

@tzakharko

Currently we store the decomposed entries in directories that are named after their prefix. This is not very elegant for numeric ids, as we end up with stuff like this:

11/
     11.txt
     111.txt
     1112.txt
     ...

Ideally, we'd like to store the ids in-order.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions