From 3bb56842ee4395ebc7a3eb0a71479f0ac64fb600 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Thu, 18 Feb 2021 11:07:53 +0300 Subject: [PATCH] readme: list all our users --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 61809f9c..1605c215 100644 --- a/README.md +++ b/README.md @@ -379,3 +379,9 @@ The following files will be removed: * `[0-9]*/` For a `core = unittest` test suite this option does not change any behaviour. + +### Used By + +- [Tarantool](https://github.com/tarantool/tarantool) - in-memory database and application server +- [vshard](https://github.com/tarantool/vshard) - sharding based on virtual buckets +- xsync (internal project)