Log file Viewer
Help
|
Karma
| Search:
#mongodb logs for Saturday the 16th of May, 2020
(
Back to #mongodb overview
) (
Back to channel listing
) (
Animate logs
)
[
01:35:08
] <
oct4v1a
> Has anyone used the nginx-gridfs plugin-thing? Is there a good way to specify a mimetype there?
[
01:35:28
] <
oct4v1a
> I was thinking some kind of path prefix/suffix
[
07:10:59
] <
g33kyboi
> Hi,
[
07:12:18
] <
g33kyboi
> Is it possible to convert a string literal to Base64 using mongodb iterative console?
[
07:20:53
] <
g33kyboi
> I will make a mock implementation just like btoa/atob in js
[
18:59:25
] <
Obtuso_
> does the find( {xxx:yyy} ) method returns always the same order, the saving/insertion order?