epoplavskis / photon-pump

A TCP eventstore client for modern Python
MIT License
48 stars 9 forks source link

[feature] Afford write/read and read-only modes #223

Open jg-made opened 4 years ago

jg-made commented 4 years ago

Example use case: a data analyst who wants to do some local analysis of real data. It would be nice to be able to instantiate a client/connection/conversation in read-only mode for safe exploration of prod data locally.