From a0467aa22e32172b62dbca603cb2d43dd5b6c9cb Mon Sep 17 00:00:00 2001 From: Hayk Martirosyan Date: Tue, 30 Dec 2014 16:07:20 -0800 Subject: [PATCH] Add sloc --- README.md | 1 + 1 file changed, 1 insertion(+), 0 deletions(-) diff --git a/README.md b/README.md index 7da3068..017725a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ high-performance applications. It is built on top of [hiredis](https://github.co so they can capture state - lambdas, member functions, bind expressions * Thread-safe - use one Redox object in multiple threads or multiple Redox objects in one thread * Automatic pipelining, even for synchronous calls from separate threads + * Small, < 1k SLOC * Access to low-level reply objects when needed * 100% clean Valgrind reports -- libgit2 0.21.4