Skip to content

Commit 03fd4c3

Browse files
committed
Adjusted README.md to indicate use of kurrentdbclient and support for KurrentDB. Also to flag the rebranding of the package.
1 parent a05b83c commit 03fd4c3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Event Sourcing in Python with EventStoreDB and KurrentDB
1+
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
27

38
This is an extension package for the Python [eventsourcing](https://github.com/pyeventsourcing/eventsourcing) library
49
that provides a persistence module for [EventStoreDB and KurrentDB](https://www.kurrent.io).

0 commit comments

Comments
 (0)