jiacai2050 opened a new issue, #1567:
URL: https://github.com/apache/horaedb/issues/1567

   ### Describe This Problem
   
   I'm excited to share that we've successfully implemented a local Write-Ahead 
Log (WAL) following the completion of #1566. While we haven't conducted 
extensive performance benchmarking yet, our initial tests suggest that our 
implementation is performing comparably to the one based on RocksDB. This marks 
a significant milestone in our project's development, and we're looking forward 
to further optimizing and testing this new feature.
   
   
   
   ### Proposal
   
   
   In order to trouble shoot WAL issues, we need a cli tool to decode wal 
segment, to include at least following infos:
   - segment version
   - min/max seq of each table
   
   
   ### Additional Context
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to