Thanks to visit codestin.com
Credit goes to github.com

Skip to content

d4l3k/skeletondb

Repository files navigation

skeletondb GoDoc Build Status codecov

SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.

Implementation

Skeleton uses a bw-tree which is a parallel data structure that only uses atomic operations for high performance parallel operations.

License

Licensed under the MIT license. See the LICENSE file for more information.

About

SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages