-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Unknown
-
None
-
Affects Version/s: None
How are you using Mongo? What version of the server and driver are you using?
What is the feauture/improvement you would like?
When taking a look at our missing logging I thought up a neat little helper:
- ejson`sending command ${cmd} to mongodb`
- Using tagged templates you can detect typeof 'object' and serialize to EJSON
- Strict EJSON is good for checking the actual types serialized to