Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rvncerr/nosql-benchmark
NoSQL databases benchmarking tool.
https://github.com/rvncerr/nosql-benchmark
memcached redis tarantool
Last synced: about 2 months ago
JSON representation
NoSQL databases benchmarking tool.
- Host: GitHub
- URL: https://github.com/rvncerr/nosql-benchmark
- Owner: rvncerr
- License: mit
- Created: 2015-07-20T11:38:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-09T08:35:32.000Z (about 7 years ago)
- Last Synced: 2023-02-26T10:46:20.438Z (almost 2 years ago)
- Topics: memcached, redis, tarantool
- Language: C
- Homepage:
- Size: 797 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nosql-benchmark
*nosql-benchmark* is a tool for NoSQL databases perfomance measuring.
Usage:
nosql-benchmark --type=*type* --host=*host* --port=*port* --thread-count=*thread-count* --iteration-count=*iteration-count*Three types of databases are avaliavle:
* tarantool ( http://tarantool.org/ )
* redis ( http://redis.io/ )
* memcached ( http://memcached.org/ )