From 2a419c46d23db63da434eeb69c5b9dd8bef7928b Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Wed, 7 Aug 2019 13:24:38 +1000 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0df4d69..23f03f5 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,12 @@ For 128B values: The full benchmark above shows linear performance as you increase key/value sizes. Memory pooling starts to become advantageous for larger values. +## Contributors + +Thank you to all those that have contributed to this project, battle-tested it, used it in their own projects or pdocuts, fixed bugs, improved performance and even fix tiny tpyos in documentation! Thank you and keep contirbuting! + +You can find an [AUTHORS](/AUTHORS) file where we keep a list of contributors to the project. If you contriibute a PR please consider adding your name there. There is also Github's own [Contributors](https://github.com/prologic/bitcask/graphs/contributors) statistics. + ## License -bitcask is licensed under the [MIT License](https://github.com/prologic/bitcask/blob/master/LICENSE) +bitcask is licensed under the term of the [MIT License](https://github.com/prologic/bitcask/blob/master/LICENSE)