Articles tagged in: RethinkDB



GitLab CI — How to use a RethinkDB Service

With the release of GitLab 8.0, the previously separated products GitLab and GitLab CI merged and GitLab now ships with continuous integration. That allows developers to host their code and also run tests within a single application and ultimately trigger a deployment process. When developing applications, you might write …

Continue Reading

Thinky — Understanding Virtuals

Virtuals are additional fields for a given model. Their values can be set manually or automatically with defined functionality. A common virtual property is the full name of a person, composed of user’s first and last name. Keep in mind: virtual properties don’t get persisted in the database. …

Continue Reading
Page 1 of 1

Explore the Library

Find interesting tutorials and solutions for your problems.