From 5ffeb2b4e279aaf8df8d8ce33d29b06ef0e64934 Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Sun, 16 Feb 2020 14:35:42 +0530 Subject: [PATCH] Update README.md Signed-off-by: Keshava Munegowda --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6248764c..ccc8fdc34 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Currently SBK supports benchmarking of 2. [Apache Pulsar](https://pulsar.apache.org) 3. [Pravega](http://pravega.io) distributed streaming storage systems 4. Local mounted File Systems -5. [Java Concurrent Queue [Message Queues]](https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentLinkedQueue.html). +5. [Java Concurrent Queue [Message Queue]](https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentLinkedQueue.html). In future, many more storage storage systems drivers will be plugged in.