Block Storage based on Hadoop Distributed File System (HDFS)
Stars
4
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
36
commits
Delete codeql-analysis.yml
7e9b357
Create LICENSE
cd39cb7
Create codeql-analysis.yml
33d5293
handling multiple VMs in recovery
01fa901
final changes
5d2e475
outputting log file and sending same block files from SSD to HDFS
ab6908b
outputting data files except log file
507b4ba
improved Demo.java
7fee271
Merge branch 'master' of github.com:thelonesailor/HStore
1f05208
Create README.md
2da9b8a
now using ReadFromSSD and ReadFromHDFS
8f6b80b
not using ReadFromSSD and ReadFromHDFS, back to original
676776b
made ReadFromSSD and ReadFromHDFS
b4f601f
renaming and refactoring
d6be106
pageIndex with 2D array, made VM manager
e2e2534