Skip to content
#

scalability

Here are 397 public repositories matching this topic...

Aries-Lee1991
Aries-Lee1991 commented Dec 16, 2021

In https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscPrepare.c, Local variable loopCont is assigned only once, to a constant value, making it effectively constant throughout its scope. If this is not the intent, examine the logic to see if there is a missing assignment that would make loopCont not remain constant.

So the 1567th line should be removed.
![image](https://user-im

good first issue
GermanVelibekovHouzz
GermanVelibekovHouzz commented Mar 31, 2022

Describe the bug
When tuist graph <target> is run for a json format no target filtering is done but all project/workspace structure is shown inside generated JSON file. Works correctly with png and dot format.

To Reproduce
Run tuist graph <som-target> -f json. Result: All projects and targets returned.

  • Tuist Version: 3.0.1
type:bug good first issue

SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

  • Updated May 8, 2022
0xAshish
0xAshish commented Feb 25, 2020

This bounty is to improve test coverage on the Matic contracts repo. The repo contains the following contracts:

For an overview of

Improve this page

Add a description, image, and links to the scalability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scalability topic, visit your repo's landing page and select "manage topics."

Learn more