Skip to content
RUAL RUAL docs
Getting started Quickstart First CRUD app Core concepts
Core versions
v15.0.0 development v14.0.6 latest v14.0.5 v14.0.4 v14.0.3 v14.0.2 v14.0.1 v13.0.9 v13.0.8 v13.0.7 v13.0.6 v13.0.5 v13.0.4 v13.0.3 v13.0.2 v13.0.1 v12.1.6 v12.1.1 v12.1.0 v12.0.7 v12.0.6 v12.0.5 v12.0.4 v12.0.3 v12.0.1 v12.0.0 v11.5.18 v11.5.15 v11.5.13 v11.5.7 v11.5.5 v11.5.3 v11.4.7 v11.3.3 v11.3.2 v11.3.0 v11.2.5 v11.2.1 v11.1.17 v11.0.1 v11.0.0 v10.6.7 v10.6.2 v10.6.1 v10.5.10 v10.5.2 v10.4.54 v10.4.53 v10.4.52 v10.4.51 v10.4.47 v10.4.46 v10.4.29 v10.4.28 v10.4.21 v10.4.20 v10.4.16 v10.4.15 v10.4.14 v10.4.7 v10.3.14 v10.3.13 v10.3.11 v10.3.2 v10.2.9 v10.2.7 v10.2.1 v10.1.2 v10.0.18 v9.4.42 v9.4.39 v9.4.4 v9.3.25 v9.3.13 v9.3.5 v9.3.2 v9.2.15 v9.2.5

Cluster

Getting access User access User roles explained Token device data Deployment usage Build your first API API guide
APIs
api-history audit-logs authentication authentication-groups blueprint-action-types blueprint-actions blueprint-activity blueprint-changes blueprint-comments blueprint-components blueprint-events blueprint-fields blueprint-flows blueprint-tags blueprint-templates blueprint-validation blueprints cache-management cluster-statistics entity-management feedback ip-management language language-management languages local-devices node-settings password-reset queue react-components redis-keys settings storage storage-events system system---languages system-assets system-hints system-information system-key-value system-logs system-nodes system-security system-storages system-threads system-upgrades system-users user-activity user-groups user-logs users well-known

Blocks

All blocks
Apple API 3 NS 8 a* path finding 4 aggregation 17 alias 9 amazon aws 4 android 5 anthropic 27 apn 2 array 99 attributes 20 banking 6 base64 2 broadcast 1 browser 12 condition 68 crypto 3 currency 4 date 104 discord 4 dns 6 dobot 22 edifact 5 events 2 field validation 9 fields 24 files 63 finance 4 float 5 floriday 8 flow 5 foreach 6 ftp 10 function execution 9 function selectors 1 funnels 16 geopoint 20 github 19 globals 69 google 19 google maps 2 home automation 56 http 1 http connection 41 injectable functions 1 json 2 json web token 3 jsonp 1 lettermint 3 line stop 19 listener 2 locking 5 logging 1 mailchimp 10 math 21 messagebird 1 modal functions 5 mollie 18 mssgs 1 mssql 3 mutations 30 nginx 4 number 34 object 33 openstreetmap 2 pathfinding 1 payments 2 places 15 postmark 11 postmark account 16 printer 3 query 54 querystring 2 queue 3 redis 42 references 8 regexp 2 scopes 1 session management 2 sftp 11 shipping 12 soap connection 5 state 1 state actions 4 state elements 4 state events 10 state execution 1 state triggers 1 state ui 157 storage 26 stripe 18 studio functions 3 stylesheet 1 styling 32 system settings 3 threads 4 tikkie 10 timers 5 timezone 85 translations 5 twilio 12 twinfield 8 type casting 24 ui 1 ui class 136 users 49 value 78 vat 1 video 3 virtualisation 28 webhooks 11 websocket 7 xml 4 zip 2 zpl 21
Block templates Finding blocks

Interfaces

Context menu Components RUAL library RUAL components RUAL Studio Handle iterations Overwrite defaults Login escape hatch

Blueprints

Introduction Tips & tricks Best practices Common blueprint patterns Block execution Object references Locking & concurrency Storages Storage events Storage examples Protected storages Repeating events Queue Assets System settings System settings reference Common pitfalls Precompiling Remote access control Service providers Places and geo search

Tutorials

Building user authentication Creating a REST API Dashboard with charts File upload & processing Email system setup Third-party integrations Building AI endpoints Building a login page Building a reporting API City filter uploads API with locking Local home automation

Home automation

Introduction Setting up a Nano Discovering and adopting Trigger reference Action reference Example flows History and energy Troubleshooting

Examples

Simple blog E-commerce catalog User management Booking system Inventory tracker Task management

Reference

Block quick reference API endpoint reference System settings quick ref Component props reference Error code reference Location blocks DNS zone blocks

Architecture

Choosing your approach Version management RUAL Core Nano Scaling and Sizing

Troubleshooting

Common issues & fixes Debugging blueprints

Other

React Native
Core 14.0.6 LATEST
Current stable release
Read changelog
Support
© 2026 Deverence Group B.V.
Blocks/ redis/ redis lists

Blocks within redis lists

List of all the block within the redis lists group. If you're running an older core version, there may be groups listed here that are not available to you (yet).

pop value v13.0.7 Remove and get the first element in a list rpushx condition v13.0.7 append an element to a list, only if the list exists set value v13.0.7 set the value of an element in a list by its index rpop value v13.0.7 remove and get the last element in a list push array condition v13.0.7 prepend multiple elements to a list get by index value v13.0.7 Get an element from a list by its index trim value v13.0.7 trim a list to the specified range remove number v13.0.7 removes the first count occurrences of elements equal to element insert at index number v13.0.7 Insert an element before or after another element in a list rpush condition v13.0.7 append one or multiple elements to a list len number v13.0.7 get the length of a list pushx condition v13.0.7 prepend an element to a list, only if the list exists range array v13.0.7 get a range of elements from a list. Use start 0 and stop -1 to retrieve all items. push condition v13.0.7 prepend one element to a list
Back to redis Return to the main group to view all sub-groups

Was this page helpful? Tell us what to improve · RUAL Docs is an integral component of the RUAL ecosystem