Skip to content

Commit bf13d94

Browse files
committed
docs: Updates Readme about the change to Concurrent::FixedThreadPool
1 parent d32da82 commit bf13d94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ bougyman <me@bougyman.com>
55
:dry-configurable: https://github.com/dry-rb/dry-configurable[Dry::Configurable]
66

77
Leopard is a small framework for building concurrent {service-api} workers.
8-
It uses `Ractor` to manage multiple workers in a single process and provides a
8+
It uses `Concurrent::FixedThreadPool` to manage multiple workers in a single process and provides a
99
minimal DSL for defining endpoints and middleware.
1010

1111
== Features

0 commit comments

Comments
 (0)