Implement an in-memory database. It should be an array of data, with a mutex, and support reads and writes, and multiple writes.
No dependencies set.
The note is not visible to the blocked user.
Implement an in-memory database. It should be an array of data, with a mutex, and support reads and writes, and multiple writes.