mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Document using the Docker Image
This commit is contained in:
parent
b29b4c5422
commit
836deeb0ff
@ -89,6 +89,15 @@ QUIT
|
|||||||
Connection closed by foreign host.
|
Connection closed by foreign host.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Docker
|
||||||
|
|
||||||
|
You can also use the [Bitcask Docker Image](https://cloud.docker.com/u/prologic/repository/docker/prologic/bitcask):
|
||||||
|
|
||||||
|
```#!bash
|
||||||
|
$ docker pull prologic/bitcask
|
||||||
|
$ docker run -d -p 6379:6379 prologic/bitcask
|
||||||
|
```
|
||||||
|
|
||||||
## Performance
|
## Performance
|
||||||
|
|
||||||
Benchmarks run on a 11" Macbook with a 1.4Ghz Intel Core i7:
|
Benchmarks run on a 11" Macbook with a 1.4Ghz Intel Core i7:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user