From 1f2a56bd1966dcde60478fb353e46fe916cba0f8 Mon Sep 17 00:00:00 2001 From: Yusuke Hata Date: Mon, 14 Jun 2021 15:22:11 +0900 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ff51b2..8a9a6d5 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ It is inspired by [bpool](https://github.com/oxtoacart/bpool) and its many featu It also provides a MultiPool to bundle multiple pools: - MultiBytePool +- MultiMmapBytePool - MultiBufferPool - MultiImageRGBAPool - MultiImageYCbCrPool