Idling applications Idling applications Idling a single service Idling multiple services Unidling applications Idling applications Cluster administrators can idle applicatio...
Manage Clusters on UI Console Manage Clusters on UI Console This docs requires you to have velaux installed. Currently, VelaUX support manage two kinds of clusters: Suppo...
DENSE_RANK() Description Syntax Examples DENSE_RANK() Description DENSE_RANK() gives each row in the dataset a unique rank, very similar to the RANK() function. The D...
Phinx Migrations Introduction Goals Installation Contents Phinx Migrations Phinx is a standalone command line tool for managing database Migrations. The official Migrations...
How to Conduct Experiments How to Conduct Experiments The late, great Edsger Dijkstra has eloquently explained that Computer Science is not an experimental science[ExpCS] and d...
Party like it’s December 31st 1983 What is CryptoParty? Be excellent to each other Do things Party like it’s December 31st 1983 What is CryptoParty? CryptoParty is a decen...
Multitenancy and Operator colocation Colocation of Operators in a namespace Multitenancy and Operator colocation This guide outlines multitenancy and Operator colocation in Ope...
Using local asset repositories Configuring Configuring a local image repository Configuring a local file repository Copying assets into repositories Listing assets Using lo...
Class variables Class variables Class variables are associated to classes instead of instances. They are prefixed with two “at” signs (@@ ). For example: class Counter @...
Class variables Class variables Class variables are associated to classes instead of instances. They are prefixed with two “at” signs (@@ ). For example: class Counter @...