summaryrefslogtreecommitdiffstats
path: root/network/sqlrelay/README
diff options
context:
space:
mode:
author Mario Preksavec <mario at slackware dot hr>2015-04-29 21:31:53 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-29 21:31:53 +0700
commit0af17d28124558254094dffcf037056379db6e05 (patch)
tree24287d6e310c993190d6c0eeed4e7d50be5f63a3 /network/sqlrelay/README
parent7d47e18e23c3deb63e246da4e016dc0f2b6470d8 (diff)
downloadslackbuilds-0af17d28124558254094dffcf037056379db6e05.tar.gz
slackbuilds-0af17d28124558254094dffcf037056379db6e05.tar.xz
network/sqlrelay: Added (DB Connection Management).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/sqlrelay/README')
-rw-r--r--network/sqlrelay/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/sqlrelay/README b/network/sqlrelay/README
new file mode 100644
index 0000000000..aafdf2b8ac
--- /dev/null
+++ b/network/sqlrelay/README
@@ -0,0 +1,7 @@
+With SQL Relay, you can speed up and enhance the scalability of database-driven
+web-based applications, access databases from unsupported platforms, throttle
+database access, distribute load over clustered or replicated databases,
+route queries and migrate applications from one database to another.
+
+Two optional dependencies, postgresql and freetds will be auto detected at
+build time, they can be found on SlackBuilds.org