Commands.app
Home
Linux
Docker
Git
Laravel
Next.js
npm
Yarn
Python
Filament
PostgreSQL
Redis
K8s
Compare
Contribute
Back to redis
Export
LLEN
Lists
Get list length
Examples
Common usage examples
Get number of elements
LLEN mylist
Copy
Notes
Returns 0 if key doesn't exist
Related Commands
You might also find these useful
LRANGE