I wanted to connect redis without client/server architecture. Is there any alternative way to connect redis without NewClient or NewClusterClient in Go? As I wanted to run ycsb on go without client/server architecture.
Want a more reliable, scalable database?