tile38/internal
tidwall 8829b8ffc3 Change hooks collection type from hashmap to btree
This commit changes the collection type that holds all of the
hooks from a hashmap to a btree. This allows for better
flexibility for operations that need to perform range searches
and scanning of the collection.
2021-09-13 10:02:36 -07:00
..
bing Code cleanup 2019-10-30 10:17:59 -07:00
clip Code cleanup 2021-07-08 06:46:08 -07:00
collection Update btree/buntdb 2021-07-31 07:42:58 -07:00
deadline Code cleanup 2019-10-30 10:17:59 -07:00
endpoint refactor: kafka auth 2021-08-03 14:46:40 +02:00
glob Code cleanup 2019-10-30 10:17:59 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Code cleanup 2021-07-08 06:46:08 -07:00
server Change hooks collection type from hashmap to btree 2021-09-13 10:02:36 -07:00