aboutsummaryrefslogtreecommitdiffstats
path: root/databases/tkrzw/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'databases/tkrzw/pkg-descr')
-rw-r--r--databases/tkrzw/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/databases/tkrzw/pkg-descr b/databases/tkrzw/pkg-descr
new file mode 100644
index 000000000000..d00c289cc057
--- /dev/null
+++ b/databases/tkrzw/pkg-descr
@@ -0,0 +1,5 @@
+Tkrzw is a C++ library implementing DBM with various algorithms. It
+features high degrees of performance, concurrency, scalability and
+durability.
+
+Tkrzw is a successor of Kyoto Cabinet.