mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 04:26:48 +00:00
This adds a stub implementation for the storage_proxy. To simplify future implementation, it takes the passed parameter and return the correct types with fixed values. Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>