twitter / finatra

Fast, testable, Scala services built on TwitterServer and Finagle
https://twitter.github.io/finatra/
Apache License 2.0
2.27k stars 406 forks source link

Data structure development #449

Closed zyang30 closed 5 years ago

zyang30 commented 6 years ago

Description

To increase the server speed and efficiency by changing data structure (Trie).

Expected

increase speed and efficiency. *ideally to solve issue #177 (error status return issue)

Milestones

cacoco commented 5 years ago

Closing for now. We will pick up again in later work.