Update README.ME

This commit is contained in:
Gaurav Sen
2020-09-23 18:44:01 +05:30
committed by GitHub
parent c992cb240a
commit 32a901e3ea

View File

@@ -5,4 +5,8 @@
5) Idempotency on event receiving 5) Idempotency on event receiving
6) Allow both pull and push models 6) Allow both pull and push models
7) Allow subscribing from a timestamp or offset 7) Allow subscribing from a timestamp or offset
8) Allow preconditions for event subscription 8) Allow preconditions for event subscription
Optional features:
1) Add database support, with flushing on threshold.
2) Retrieve K elements together for subscriber.