network/sqlrelay: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-14 03:23:46 -04:00
parent 9fa48440c8
commit 62400ce300
1 changed files with 7 additions and 6 deletions

View File

@ -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