Sign in Sign up
hex

dynamic_rtree

Distributed Dynamic R-tree (DDRT) implementation for Elixir. It's mainly a R-tree. Why dynamic? Because it's optimized to do fast updates at the tree leafs spatial index. Why distributed? Well.. you can run the DDRT on different nodes and they will have the same r-tree data.

hex View on Hex

Activity

Latest release
6y ago
Total releases
2
Cadence
~7 days
Last 12 months
0

Details

License
unknown
First release
Oct 09, 2019
Releases
Version Released
0.2.0 minor
0.1.0 initial