intent log
record of changes to make to stored data by a database management system or filesystem, which can be replayed to implement transactional guarantees
Press Enter · cited answer in seconds
0 sources
intent log
Summary
Key Facts
- intent log is a type of logging[1].
- intent log is used for journaling file system[2].
- intent log is the opposite of transaction log[3].
- intent log's has characteristic is recorded as prospective[4].
Body
Definition and Type
intent log is a type of logging[1]. It is the opposite of transaction log[3].
Use and Application
intent log is used for journaling file system[2].