Merge branch 'master' into development

This commit is contained in:
owner 2021-02-05 11:34:46 +00:00
commit 4f01e91634
1 changed files with 2 additions and 0 deletions

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# MultiReader
Single writer with multiple readers. Designed for small number of concurrent readers.