issues
search
benedekh
/
WeLoveClouds
Repository for submissions on the CloudDB course.
0
stars
1
forks
source link
fix/#169
#202
Closed
benedekh
closed
7 years ago
benedekh
commented
7 years ago
Before merge, please have a look at #217.
Locks are put in the StorageUnits, KVPersistentStorage has a read-write lock only if the storage units are being loaded from the disk.
fixes #169.
Some hellper test cases which make testing easier.
Before merge, please have a look at #217.