We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7235551 commit 02c8b3cCopy full SHA for 02c8b3c
README.md
@@ -24,7 +24,7 @@
24
* Allows working with Logging, Sockets, Events, Queues, etc
25
* Allows working with Publisher-Subscriber (Message Queue) Architecture, Client-Agent Architecture, Agent-less Architecture, and Webhooks
26
* In-Development:
27
- * Allows support for / working with Concurrency
+ * Allows support for / working with Concurrency (Threads/ Processes)
28
* Allows working with Commands & Scripts (T), SSH (T), etc
29
* Allows working with Scheduling (T), Files (T - normal, yaml, ini, and csv), etc
30
* Allows working with ORMs/Databases (with in-memory support) (T), Authentication (T)
0 commit comments