-
Notifications
You must be signed in to change notification settings - Fork 383
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Is there an existing issue for the same feature request?
- I have checked the existing issues.
Is your feature request related to a problem?
Now the index creation is a logical log. The index file needs to be rebuilt when playing back the log, resulting in slow playback speed.
Describe the feature you'd like
- Flushing created index immediately. Make sure it's a physical log. Refactor transaction handling and update index management #435
Describe implementation you've considered
Writing the path information of the index file brushed to disk to the wal file
Documentation, adoption, use case
No response
Additional information
No response
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request