summaryrefslogtreecommitdiffstats
path: root/dblib/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dblib/README.md')
-rwxr-xr-xdblib/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/dblib/README.md b/dblib/README.md
new file mode 100755
index 000000000..ab2c5130e
--- /dev/null
+++ b/dblib/README.md
@@ -0,0 +1,6 @@
+DBLIB Utility
+---------------------
+
+DBLIB utility is designed as a high availability connection manager.
+It is configured to use multiple databases, and based on the configured rules
+always provide the connection to the active database.