Git Product home page Git Product logo

zkawa's Introduction

ZKawa

a Go implementation of key-value storage system based on bitcask model.

Go version

go1.7.6 linux/amd64

Why zkawa

This storage is dedicated to a very special friend Zhehao. Kawa, the Japanese word for cuteness.

Installation

install zcask

  • go get github.com/scaugrated/zkawa/zcask

ZCask Benchmark

RandomSet:

100000 set operation[key: 9B, value: 2048B] in 0.320759s
average 311760.379675 qps
average 635.991175 MB/s
average 3.207592 micros/op

RandomGet:

100000 get operation in 0.663533s
average 150708.328087 qps
average 6.635333 micros/op

RandomGetWhenMerge:

100000 get operation in 1.108773s
average 90189.750008 qps
average 11.087734 micros/op

RandomSetWhenMerge:

100000 set operation[key: 9B, value: 2048B] in 0.986591s
average 101359.118131 qps
average 206.772601 MB/s
average 9.865911 micros/op

zkawa's People

Contributors

scaugrated avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.