Open dhiaayachi opened 2 months ago
Thank you for your feature request. We appreciate your suggestion and understand the need for YDB integration in Temporal. While we don't have native YDB support at the moment, here are some workarounds you can consider:
Utilize YDB through Activities: You can use YDB functionality by invoking Activities within your Temporal workflows. These Activities can communicate with YDB and handle operations like data retrieval or updates.
Explore Third-party SDKs: There might be third-party Temporal SDKs that offer YDB integration. While not officially supported by Temporal, they might provide a suitable solution.
We are always exploring ways to improve Temporal and will consider your request for native YDB support in future development plans.
Thank you for the detailed feature request! We appreciate your interest in integrating YDB with Temporal.
While we don't have native YDB support at this time, you can achieve similar functionality using Activities to interact with YDB. Activities allow you to execute external code, including database interactions, within your workflows.
This approach provides flexibility: you can choose the YDB client library and tailor the implementation to your specific needs.
We are actively exploring options to enhance our database integrations, and your feedback is valuable to us. We will keep your request in mind for future development considerations.
Thank you for the feature request! We appreciate your feedback and the valuable insights you've shared about the growing need for YDB integration within the Temporal framework.
While we don't have a native integration with YDB at this time, you can explore using Temporal's Activity to interact with YDB. Activities allow you to execute external code, enabling you to leverage YDB's functionalities within your Temporal workflows.
We are constantly evaluating new features and integrations, and your feedback will be considered for future development roadmap.
We would like to thank the Temporal developers very much for their hard work in creating and maintaining this amazing framework. The contribution of the Temporal team to the development of tools for the development of long-lived applications is incredibly important for many developers and represents a truly valuable resource in modern software development.
Due to the growing demand for the use of Yandex Database (YDB) in modern applications with high requirements for scalability and fault tolerance, we consider it important to add YDB support to the Temporary framework. Temporary is a powerful tool for developing long-lived applications, but currently the lack of native integration with YDB limits the capabilities of developers and reduces the competitiveness of the framework.
Functionality Details:
Advantages:
This extension of Temporal functionality will enable developers to take full advantage of the benefits provided by YDB in their long-lived applications, which will make Temporal an even more attractive development tool.