You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dan Leech edited this page Dec 16, 2014
·
3 revisions
DOCS HAVE MOVED
This wiki is no longer maintained and should not be used. Read the Event Store docs at docs.geteventstore.com.
The latest version of the page you are currently viewing is available here.
NOTE: As of Event Store 2.0.0, there is no explicit stream creation operation, as there is no longer a $StreamCreated as the first event in every stream.
To set stream metadata (for example, an access control list or a maximum age or count of events), use the operations described here (Stream Metadata), and then post to the stream using the operations described here (Writing to a Stream).