mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 00:20:47 +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>