-
### Retrospective - Key Learnings and Technical Review
---
## Key Learnings | 주요 학습 내용
### State Management and Data Flow | 상태 관리와 데이터 흐름
- Learned the relationship between `useState` and `u…
-
**User Story**
As an operator, I would like an option to ensure the uninstallation of HelmChartProxy resources. This is to properly clean up external resources during cluster deletion and prevent…
-
Research task on architecture and tech stack in preparation to the project
-
[moonbit](https://www.moonbitlang.com)
I hope this message finds you well. I wanted to take a moment to recommend the integration of the MoonBit Language (MoonBitLang) into Spin's ecosystem. MoonBitL…
-
I understand that the Docker agent approach involves running Jenkins agents as Docker containers. This offers flexibility and scalability, as containers can be dynamically created and destroyed based …
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
```
Currently transactions are not fully atomic, and queries do not utilize
information from modifications within a transaction. I intend to provide
software transactional memory management style code…
-
https://github.com/thefrontside/effection
Effection utilizes `yield*` which seems to be better compatible with TS. Apart from that, it provides concurrency features on its own, which could make thi…
-
I tried with this docker-compose file:
```
version: '3.4'
volumes:
cloudserver-data:
name: cloudserver-data
cloudserver-metadata:
name: cloudserver-metadata
mongo-data:
name…
-
Currently, controlling min/max ack deadline is done in SubscriberOptions, but configuring the total extension (for a message's ack deadline) is in [FlowControlOptions](https://github.com/googleapis/no…