#事件溯源 #PostgreSQL #事件日志 #事件溯源 #实体 #快照存储 #eventsourced

eventsourced-postgres

EventSourced EventLog 和 SnapshotStore 的 PostgreSQL 实现

43 个版本 (13 个重大更新)

0.14.1 2024年5月6日
0.13.16 2024年4月10日
0.13.15 2024年3月27日
0.12.0 2023年12月28日
0.6.0 2023年1月31日

#622数据库接口

Download history 96/week @ 2024-04-13 37/week @ 2024-04-20 153/week @ 2024-05-04 8/week @ 2024-05-11 6/week @ 2024-05-18 1/week @ 2024-05-25 42/week @ 2024-07-06 91/week @ 2024-07-27

每月下载 133 次

Apache-2.0

87KB
2K SLoC

EventSourced Postgres

Crates.io license

PostgreSQL 实现,用于 eventsourced EventLogSnapshotStore.

许可证

此代码是开源软件,受 Apache 2.0 许可证 许可。


lib.rs:

EventLogSnapshotStore 实现,基于 PostgreSQL

依赖

~8–18MB
~245K SLoC