bobocode-labs / gojohnny-rest-api

REST API for GoJohnny project
0 stars 0 forks source link

Investigate and configure in memory database with spatial extension #37

Closed tboychuk closed 5 years ago

tboychuk commented 5 years ago

Currently we already have profile testing that supports in memory H2 database.

Investigate possible options and configure in memory database that supports spatial data. See H2GIS as an example.

tboychuk commented 5 years ago

@Shtramak I've assigned you to this, so you can hello @yura-jt to finish it. Once, it's done we can start writing integration test.