v0.8.1 Allow Euclidean space spatial storage
What's new
- Now it is possible to define Euclidean spatial storage. Storage is based on R-tree thanks to https://github.com/tidwall/rtree
- Spatial storage is now interface
For the detailed info see this PR #35