From d66effcfef796cc08360ce491d31e19880513566 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 22 May 2026 16:47:42 +0000 Subject: [PATCH 1/3] Initial plan From 3adf2a9078d3346f65668c3c1f56eb11769b8af4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 22 May 2026 16:49:32 +0000 Subject: [PATCH 2/3] docs: update Axon Framework link --- docs/content/docs/introduction/prior-art.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/introduction/prior-art.md b/docs/content/docs/introduction/prior-art.md index 67c2009..d9d2477 100755 --- a/docs/content/docs/introduction/prior-art.md +++ b/docs/content/docs/introduction/prior-art.md @@ -48,7 +48,7 @@ getting so many things absolutely right: a simple, predictable state model; an e programming and immutable data. In Spine Event Engine we combined all of our experience and observations of the best-breed market -products and solutions like [Axon](http://www.axonframework.org/), [Spring](https://spring.io/), [Kurrent](https://www.kurrent.io/) +products and solutions like [Axon](https://www.axoniq.io/axon-framework), [Spring](https://spring.io/), [Kurrent](https://www.kurrent.io/) (formerly Event Store), [InfluxDB](https://influxdata.com/), [Apache Zest](https://zest.apache.org/) and many others. Spine has yet to find its own niche. From ce65003b78a9e00003639e7b4b2cdda25009cb0e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Fri, 22 May 2026 16:50:09 +0000 Subject: [PATCH 3/3] docs: remove trailing whitespace --- docs/content/docs/introduction/prior-art.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/docs/introduction/prior-art.md b/docs/content/docs/introduction/prior-art.md index d9d2477..6ed5c52 100755 --- a/docs/content/docs/introduction/prior-art.md +++ b/docs/content/docs/introduction/prior-art.md @@ -48,7 +48,7 @@ getting so many things absolutely right: a simple, predictable state model; an e programming and immutable data. In Spine Event Engine we combined all of our experience and observations of the best-breed market -products and solutions like [Axon](https://www.axoniq.io/axon-framework), [Spring](https://spring.io/), [Kurrent](https://www.kurrent.io/) +products and solutions like [Axon](https://www.axoniq.io/axon-framework), [Spring](https://spring.io/), [Kurrent](https://www.kurrent.io/) (formerly Event Store), [InfluxDB](https://influxdata.com/), [Apache Zest](https://zest.apache.org/) and many others. Spine has yet to find its own niche.