agentofreality
No user record in our sample, but agentofreality has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but agentofreality has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
This post may help answer some of your questions: https://opensource.microsoft.com/blog/2024/10/22/detect-and-... And the project docs may help answer others: https://drasi.io/ Also, the Drasi team are most active over…
Here is a new Drasi blog post that might help you understand why Drasi is preferable to writing code that periodically polls a database: https://opensource.microsoft.com/blog/2024/10/22/detect-and-...
I am the Drasi engineering manager, and I can assure you that any weirdness you sense is purely accidental. The project was announced through standard Microsoft channels by Mark Russinovich and is part of the Microsoft…
Hi, I am the Drasi engineering manager, maybe I can clarify. Drasi is not intended to be another CDC alternative. It doesn't compete with Debezium, in fact we already have some integration with Debezium and hope to do…
Drasi does not require Azure to work. You install Drasi on a Kubernetes cluster, configure a Drasi Source to connect to a supported database, write Continuous Queries in Cypher Query Language, and configure a Drasi…
As mentioned above, Kubernetes is (intended to be) our only platform dependency right now. Drasi is not yet ready for production use and can be explored using k3s, kind, AKS, and EKS, which we felt provided sufficient…
I am the Drasi engineering lead and can assure you that any Azure-centricity is purely one of historical convenience and a lag in getting more of our non-Azure-centric doc, samples, and components published. The main…