andrii0lomakin / orientdb

OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries.
http://orientdb.org
Apache License 2.0
0 stars 0 forks source link

Add option to suppress logging of deletion #101

Open andrii0lomakin opened 6 months ago

andrii0lomakin commented 6 months ago

Though file deletion is strictly associated with data loss and should be logged in production, it is pretty polluting in tests, so the option to suppress it should be added.