Is it possible to launch in memory db like h2 or embedded cassandraunit.
I want to setup embedded spanner db without the needs of google credentials json which connects to a remote spanner db. Is it possible to do that ?
Any pointers for setting it up or testing would be appreciated.