|
|
|
|
|
by jquery
5385 days ago
|
|
It's often a performance, scalability, and safety decision as well. The optimal way for a web app to truly delete data is during an asynchronous garbage collection process. It's a lot easier to just mark the object as deleted. |
|