In-memory collection adapter intended for tests and demos.
Optional
Remove all stored documents.
Create a document.
Delete a document by id.
Return all stored documents.
Get adapter status.
Subscribe to raw document updates and return an unsubscribe function.
Update a document by id.
In-memory collection adapter intended for tests and demos.