diff --git a/README.md b/README.md index ab0e284..61f34e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Dragonfly +[![ci-tests](https://github.com/romange/dragonfly/actions/workflows/ci.yml/badge.svg)](https://github.com/romange/dragonfly/actions/workflows/ci.yml) + A toy memory store that supports basic commands like `SET` and `GET` for both memcached and redis protocols. In addition, it supports redis `PING` command. Demo features include: