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
An example project that shows how to set up a single-node replicaset using Docker Compose to take advantage of MongoDB Change Streams during local development.
Clean up your Docker resources, including Mongo volume:
make clean
About
An example project that shows how to set up a single-node replicaset using Docker Compose to take advantage of MongoDB Change Streams during local development.