Metadata-Version: 2.0
Name: eventsourcing-helpers
Version: 0.8.3
Summary: Helpers for practicing the Event sourcing pattern
Home-page: https://github.com/fyndiq/eventsourcing_helpers
Author: Fyndiq AB
Author-email: support@fyndiq.com
License: MIT
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Requires-Dist: structlog (>=17.2.0)
Requires-Dist: cnamedtuple (>=0.1.6)
Requires-Dist: jsonpickle (==0.9.6)
Requires-Dist: confluent-kafka-helpers (==0.7.0)
Provides-Extra: mongo
Requires-Dist: pymongo (==3.6.1); extra == 'mongo'
Provides-Extra: redis
Requires-Dist: redis (>=2.10.6); extra == 'redis'
Requires-Dist: hiredis (>=0.2.0); extra == 'redis'

UNKNOWN


