Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Clear up region-specific code. #271

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

relaera
Copy link
Contributor

@relaera relaera commented Jan 21, 2019

This reduces network, CPU, and memory overhead by reducing the data requested, transformed, and processed by two-thirds. Some language referencing "region" still remains, but the regions have been condensed to key off of "any".

As this changes keying, you may want to defer this change until v4, but that's up to you.
The change also fixes the api.md page to update the description of regions, and update the example output.

This commit also removes the unused region_helper_v2 function

@Fuyukai
Copy link
Owner

Fuyukai commented Jan 21, 2019

I'm probably going to merge this manually to my new rewrite which is about 50% complete, and bump the version there, but thanks a lot for this.

@relaera
Copy link
Contributor Author

relaera commented Jan 21, 2019

For our needs, we needed to pare down processed data immediately, so I rekeyed and left V3, but I'm glad you can use this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants