Skip to content

Sort pages in asc order on index files #241

@razonyang

Description

@razonyang

Since we split the index file into multiple files by pagination, sorting pages in asc order will keep caches as much as possible, since with desc order, all index files caches will be expired when adding a page, with asc order, only the last index file will be expired in this case.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions