windfish_studio

Total Owned Packages
2

Total Downloads
1 535

  • ddrt0.2.1

    986 Downloads

    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 leaves spatial index.

    Why distributed? Well.. you can run the DDRT on different nodes and they will have the same r-tree data.

  • etcd_client0.2.0-alpha.2

    549 Downloads

    ETCD client with basic functionality for elixir