Etiqueta: pruebas

Unit and Integration Tests with Couchbase and Docker Containers
Pruebas unitarias y de integración con Couchbase y contenedores Docker

Learn how to overcome the issues like start and stop DB from code and different OSs by using docker for Unit and Integration tests with Couchbase.

Indexes for N1QL: or how I got an order magnitude speed increase
Índices para N1QL: o cómo conseguí un aumento de velocidad de un orden de magnitud

Índices para N1QL: o cómo conseguí un aumento de velocidad de un orden de magnitud En Couchbase 4.0 introdujimos el lenguaje de consulta N1QL: un lenguaje de consulta flexible que lleva consultas tipo SQL a documentos JSON. Siempre que hablamos de N1QL la conversación se abre...