The high-performance kv storage engine based on bitcask paper made in golang
Repository from Github https://github.comByteStorage/FlyDBRepository from Github https://github.comByteStorage/FlyDB
sjcsjc123 opened this issue 2 years ago · comments
//Get all data of the key func LGet(key string){}
//delete all data of the key func LDel(key string){}