Skip to content

Commit a758488

Browse files
authored
docs(readme): update description (#109)
1 parent 7332103 commit a758488

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[![Go Report Card](https://goreportcard.com/badge/github.com/hyperonym/ratus)](https://goreportcard.com/report/github.com/hyperonym/ratus)
88
[![Status](https://img.shields.io/badge/status-beta-blue)](https://github.com/hyperonym/ratus)
99

10-
Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent [HTTP API](https://hyperonym.github.io/ratus/) for various backends based on embedded or external [storage engines](https://github.com/hyperonym/ratus/blob/master/README.md#engines).
10+
Ratus is a RESTful asynchronous task queue server. It translated concepts of distributed task queues into a set of resources that conform to REST principles and provides a consistent [HTTP API](https://hyperonym.github.io/ratus/) for various backends.
1111

1212
The key features of Ratus are:
1313

0 commit comments

Comments
 (0)