[sr-dev] Working with arrays in MongoDB documents

2024-02-05 Thread Mario Pereira via sr-dev
Hi everybody, I normally use MongoDB as DB engine in my projects and I would like to get all MongoDB advantages when working with Kamailio. For this reason, I need to deal with arrays of information inside a document (for example, an array of contacts inside a document). And now the question:

[sr-dev] Working with arrays in MongoDB documents

2024-01-29 Thread Mario Pereira via sr-dev
Hi everybody, I normally use MongoDB as DB engine in my projects and I would like to get all MongoDB advantages when working with Kamailio. For this reason, I need to deal with arrays of information inside a document (for example, an array of contacts inside a document). And now the question: is