Back to search
LiveGraph: a transactional graph storage system with purely sequential adjacency list scans
Stars
58
Forks
15
Watchers
58
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
4
commits
2
commits
Fix: read-write transaction would overwrite block pointer, by disabling reading pointer cache for read-write transactions, requiring (concurrent) pointer caches for read operations
5ec67f7View on GitHub