We have built a small system on top of badger and would like to create a transaction history of the database.
If the database gets corrupted or we are having issues with our system it would be great for reproducing errors. Is it OK to store files in the same folder as the badger files? In our tests it has been fine - but have not read through the code-base!
If anyone has any insight on this, or alternative ideas that would be much appreciated.
Thanks