Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Сергей Вдовин
RabbitMQ+Pika
Commits
e9bbf726
Commit
e9bbf726
authored
2 years ago
by
Сергей Вдовин
Browse files
Options
Download
Patches
Plain Diff
Update README.md
parent
5c8634f0
master
upload_test
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-4
README.md
with
7 additions
and
4 deletions
+7
-4
README.md
+
7
−
4
View file @
e9bbf726
...
...
@@ -25,10 +25,13 @@ Process finished with exit code 0
## MongoDB Compass console
```
use SeriesDB
'switched to db SeriesDB'
db.series.find({})
{ _id: ObjectId("6258b3e32c8403a75714b2e5"),
> use SeriesDB
< 'switched to db SeriesDB'
> db.series.find({})
< { _id: ObjectId("6258b3e32c8403a75714b2e5"),
message: '{\'message\' : \'hello\', \'name\' : \'Ivan\'}',
date: '2022-04-15',
time: '2:53:7' }
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets