We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05b83c commit 03fd4c3Copy full SHA for 03fd4c3
README.md
@@ -1,4 +1,9 @@
1
-# Event Sourcing in Python with EventStoreDB and KurrentDB
+Please note: following the rebranding of EventStoreDB to KurrentDB, this package has
2
+been rebranded as [`eventsourcing-kurrentdb`](https://pypi.org/project/eventsourcing-kurrentdb). Please
3
+migrate your code to use the [`eventsourcing-kurrentdb`](https://pypi.org/project/eventsourcing-kurrentdb)
4
+package when you are ready.
5
+
6
+# Event Sourcing in Python with KurrentDB
7
8
This is an extension package for the Python [eventsourcing](https://github.com/pyeventsourcing/eventsourcing) library
9
that provides a persistence module for [EventStoreDB and KurrentDB](https://www.kurrent.io).
0 commit comments