Skip to content

Commit

Permalink
Merge pull request #1 from Chunlin-Li/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Chunlin-Li committed Feb 23, 2016
2 parents 0617ee1 + 9a357b2 commit ae787e0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

----------------------

[![Build status][travis-image]][travis-url]

This package provides you with a big map.
It uses Buffer as its storage space rather than heap memory.
Expand Down Expand Up @@ -137,4 +138,8 @@ get a value by the key.
* add more test case, make sure basic functionality
* key support number type
* add remove function
* change data structure, add a meta byte
* change data structure, add a meta byte


[travis-image]: https://img.shields.io/travis/Chunlin-Li/BigMap.svg?style=flat
[travis-url]: https://travis-ci.org/Chunlin-Li/BigMap

0 comments on commit ae787e0

Please sign in to comment.