Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeyStore

A Simple KeyStore DB using simple file

To rum basic key store app run

sbt run

java 1.8 is rquired to run this project higher versions might give error

#for the key store creating here I am creating Bplus tree with order 100 asuming the key leght is 10(10 bytes size) considering one pagesize of disk is around 8k bytes so that its possible to store all the keys in store single page

About

A Simple KeyStore DB using simple file

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages