diff options
Diffstat (limited to 'network/sqlrelay')
-rw-r--r-- | network/sqlrelay/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/network/sqlrelay/README b/network/sqlrelay/README index aafdf2b8acd5..0c9f2df3e1fb 100644 --- a/network/sqlrelay/README +++ b/network/sqlrelay/README @@ -1,7 +1,8 @@ -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. +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 +Two optional dependencies, postgresql and freetds will be auto +detected at build time, they can be found on SlackBuilds.org |