Skip to content

zyx-db/kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

man, making a concurrent linked list is hard in rust. ll.rs is a reference for it, going to refer to it for my skiplist operations

wip: mvcc

goals:

  • hand over hand locking for skiplist
  • wal
  • leveled compaction
  • mvcc

About

key value database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages