-
Couldn't load subscription status.
- Fork 3
Open
Labels
D-averageDifficulty: averageDifficulty: averageP-lowPriority: lowPriority: lowT-perfType: performanceType: performance
Milestone
Description
Problem
The proposed solution for managing the leveldb creates a few indices that are used to store mappings. Over time, these indices will grow and potentially reduce the performance of lpms-server.
Solution
Establish a garbage collection routine whereby indices can automatically be trimmed from the database when not required. Care must be given not to delete information that would be required for audit purposes.
Metadata
Metadata
Assignees
Labels
D-averageDifficulty: averageDifficulty: averageP-lowPriority: lowPriority: lowT-perfType: performanceType: performance