Open wohali opened 6 years ago
I was thinking about this one recently. As far as I know the bitwise operators in MongoDB are mostly useful when operating on raw binaries in a BSON document. If we implemented them in CouchDB, would we want to work on Base64-encoded binary strings? Would we allow them to pull up attachments from disk?
from @janl. No description provided.