Problem The following script changes start and end dates of several queries saved as files in the folder /app/queries. It […]
Tag: nosql
JS code that search through every property in a nested object
Problem I wrote code to search by keyword, and it will check all of the values from the object property, […]
Change query strings with a Bash script
Problem The following script changes start and end dates of several queries saved as files in the folder /app/queries. It […]
Versioning documents in Couchbase
Problem I’ve just converted a class for versioning Couchbase documents from Java to C#, but I’m not 100% familiar with […]