Hello I am using your library in one of the projects and it would be nice if you can help me out with using gob package to pack/unpack RTree.
We parse a lot of data from XML to RTree and this data is not changing after server start.
Good way will be to load it back from file (using gob encode/decode).
Thank you.
Hello I am using your library in one of the projects and it would be nice if you can help me out with using
gobpackage to pack/unpack RTree.We parse a lot of data from XML to RTree and this data is not changing after server start.
Good way will be to load it back from file (using gob encode/decode).
Thank you.