Skip to content

per project history cache control #4745

@vladak

Description

@vladak

On top of #4063, it does not seem to be possible to control history cache on per-project/repository level. This would hit similar obstacles such as

if (env.useHistoryCache()) {
cache = new FileHistoryCache();
try {
cache.initialize();

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions