chore: fix README.md
This commit is contained in:
parent
4b548efe69
commit
f11a6fd99d
@ -1,10 +1,9 @@
|
||||
# Backend internal interview (rust) - basic-fixed
|
||||
# Backend internal interview (rust) - improved
|
||||
|
||||
> Code simply **works as expected**
|
||||
> It is not be able to **process multiple metrics in parallel** yet.
|
||||
> A full refactoring has to be done for <u>better quality, maintenance and be more readable</u>. (Structs, implementaitions, settings for multiple inputs, etc).
|
||||
> It is able to **process multiple metrics in parallel**.
|
||||
> A full refactoring done for <u>better quality, maintenance and be more readable</u>. (Structs, implementaitions, settings for multiple inputs, etc).
|
||||
|
||||
See [main changes](/NewRelic/be-technical-interview-rust/src/branch/basic-fixed/CHANGES.md)
|
||||
See [main changes](/NewRelic/be-technical-interview-rust/src/branch/improved/CHANGES.md)
|
||||
|
||||
A **Refactor metric-consumer** task
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user