oeAware-scenario/add-thread-aware-plugin-config.patch
2024-04-18 19:31:04 +08:00

22 lines
565 B
Diff

From 695d4bc581a6ee0ddb77da748d51efb59e419baf Mon Sep 17 00:00:00 2001
From: fly_1997 <flylove7@outlook.com>
Date: Thu, 18 Apr 2024 14:25:41 +0800
Subject: [PATCH] add thread aware plugin config
---
thread_aware/thread_scenario.ini | 1 +
1 file changed, 1 insertion(+)
create mode 100644 thread_aware/thread_scenario.ini
diff --git a/thread_aware/thread_scenario.ini b/thread_aware/thread_scenario.ini
new file mode 100644
index 0000000..74b362f
--- /dev/null
+++ b/thread_aware/thread_scenario.ini
@@ -0,0 +1 @@
+redis
\ No newline at end of file
--
2.33.0