Skip to content

写完cs186的lab后整的烂活 很有可能是2022年整的最后一个烂活

Notifications You must be signed in to change notification settings

DrunkenWhale/Duckweed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duckweed

TODO

  • Disk Manager
  • Buffer Pool
    • LRU
  • BPlusTree
    • node factory method
    • node put method // do not need to balance
  • Page
  • Transaction
  • Model
    • reflect get field type
    • convert go struct to []byte (fixed length)

About

写完cs186的lab后整的烂活 很有可能是2022年整的最后一个烂活

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages