Escaping on backslash itself
The escaping on the backslash itself behaves weird in Redis. The context is that I need to index a document but want to avoid the impact on the backslash (escape separator) if the document contains the backslash.
The escaping on the backslash itself behaves weird in Redis. The context is that I need to index a document but want to avoid the impact on the backslash (escape separator) if the document contains the backslash.