mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
We won't create our own versions of database and query_proxy, so we need some setup to be done. The current code will capture those variables and setup the structure used to conduct the queries. Later on, it will also carry on the database's basic setup. Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>