diff options
Diffstat (limited to 'network/sqlrelay/README')
-rw-r--r-- | network/sqlrelay/README | 7 |
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 |