Map(key, value) Convert Tuple to Map Type Map.keys and Map.values Subcolumns Map(key, value) Map(key, value) data type stores key:value pairs. Parameters key — The key ...
Merge Operations Merge Operations Badger provides support for ordered merge operations. You can define a func of type MergeFunc which takes in an existing value, and a value t...
Security Utility Encrypting and Decrypting Data Hashing Data Getting Secure Random Data Security Utility class Cake\Utility\ Security The security library handles basic...
Line protocol Elements of line protocol Measurement Tag set Field set Timestamp Important notes about timestamps Whitespace Data types and format Float Float field value exa...
How-To: Save and get state Introduction Pre-requisites Step 1: Setup a state store Step 2: Save and retrieve a single state Note Step 3: Delete state Step 4: Save and retrie...