Master Redis - From Beginner to Advanced, 20+ hours

mp4   Hot:14   Size:6.28 GB   Created:2022-09-20 13:12:54   Update:2024-03-01 08:37:40  

File List

  • !!! More Courses !!!.txt 1.14 KB
    01 Introduction/001 Course Introduction.mp4 21.92 MB
    01 Introduction/002 Introduction To Redis.en.srt 6.33 KB
    01 Introduction/002 Introduction To Redis.mp4 13.74 MB
    02 Getting Started/001 Installing Redis on Mac.en.srt 8.85 KB
    02 Getting Started/001 Installing Redis on Mac.mp4 40.49 MB
    02 Getting Started/002 Starting and Shutting Down Redis Server.en.srt 7.17 KB
    02 Getting Started/002 Starting and Shutting Down Redis Server.mp4 33.72 MB
    02 Getting Started/003 Getting Server Information.en.srt 7.28 KB
    02 Getting Started/003 Getting Server Information.mp4 47.26 MB
    02 Getting Started/004 The Redis CLI.en.srt 6.61 KB
    02 Getting Started/004 The Redis CLI.mp4 23.92 MB
    03 Redis Data Management/001 Redis Keys and Values.en.srt 10.02 KB
    03 Redis Data Management/001 Redis Keys and Values.mp4 24.78 MB
    03 Redis Data Management/002 CODE_ Redis Keys and Values.html 1.03 KB
    03 Redis Data Management/003 Deleting Keys.en.srt 4.3 KB
    03 Redis Data Management/003 Deleting Keys.mp4 23.09 MB
    03 Redis Data Management/004 CODE_ Deleting Keys.html 1.01 KB
    03 Redis Data Management/005 How to check if a key exists or not.en.srt 2.95 KB
    03 Redis Data Management/005 How to check if a key exists or not.mp4 18.96 MB
    03 Redis Data Management/006 CODE_ How to check if a key exists or not.html 997 B
    03 Redis Data Management/007 How to define keys with expiration.en.srt 11.49 KB
    03 Redis Data Management/007 How to define keys with expiration.mp4 71.46 MB
    03 Redis Data Management/008 CODE_ How to define keys with expiration.html 1.17 KB
    03 Redis Data Management/009 How to remove expiration from a key.en.srt 5.5 KB
    03 Redis Data Management/009 How to remove expiration from a key.mp4 26.63 MB
    03 Redis Data Management/010 CODE_ How to remove expiration from a key.html 1.03 KB
    03 Redis Data Management/011 How Redis handle keys expirations.en.srt 4.25 KB
    03 Redis Data Management/011 How Redis handle keys expirations.mp4 10.65 MB
    03 Redis Data Management/012 Key Spaces.en.srt 14.46 KB
    03 Redis Data Management/012 Key Spaces.mp4 59.24 MB
    03 Redis Data Management/013 CODE_ Key Spaces.html 1.23 KB
    03 Redis Data Management/014 Keys naming conventions.en.srt 14.86 KB
    03 Redis Data Management/014 Keys naming conventions.mp4 41.52 MB
    03 Redis Data Management/015 CODE_ Keys naming conventions.html 1.12 KB
    03 Redis Data Management/016 Keys pattern matching - KEYS.en.srt 23.84 KB
    03 Redis Data Management/016 Keys pattern matching - KEYS.mp4 73.73 MB
    03 Redis Data Management/017 CODE_ Keys pattern matching - KEYS.html 1.27 KB
    03 Redis Data Management/018 Saving keys information on server.en.srt 6.44 KB
    03 Redis Data Management/018 Saving keys information on server.mp4 38.75 MB
    03 Redis Data Management/019 CODE_ Saving keys information on server.html 1.08 KB
    03 Redis Data Management/020 Rename a Key - RENAME.en.srt 7.24 KB
    03 Redis Data Management/020 Rename a Key - RENAME.mp4 22.74 MB
    03 Redis Data Management/021 CODE_ Rename a Key - RENAME.html 1.2 KB
    03 Redis Data Management/022 Rename a key with caution using RENAMENX.en.srt 3.1 KB
    03 Redis Data Management/022 Rename a key with caution using RENAMENX.mp4 9.16 MB
    03 Redis Data Management/023 CODE_ Rename a key with caution using RENAMENX.html 1.05 KB
    03 Redis Data Management/024 Deleting Keys Asynchronously via UNLINK.en.srt 4.45 KB
    03 Redis Data Management/024 Deleting Keys Asynchronously via UNLINK.mp4 13.66 MB
    03 Redis Data Management/025 CODE_ Deleting Keys Asynchronously via UNLINK.html 1019 B
    03 Redis Data Management/026 How to find data type of a key value - TYPE.en.srt 4.72 KB
    03 Redis Data Management/026 How to find data type of a key value - TYPE.mp4 13.16 MB
    03 Redis Data Management/027 CODE_ How to find data type of a key value - TYPE.html 1.02 KB
    04 Redis Data Structures - Strings/001 Introduction to data types.en.srt 3.46 KB
    04 Redis Data Structures - Strings/001 Introduction to data types.mp4 5.58 MB
    04 Redis Data Structures - Strings/002 Redis Strings and their use cases.en.srt 12.55 KB
    04 Redis Data Structures - Strings/002 Redis Strings and their use cases.mp4 37.19 MB
    04 Redis Data Structures - Strings/003 CODE_ Redis Strings and their use cases.html 1.2 KB
    04 Redis Data Structures - Strings/004 String Key definition for an app, and a shop.en.srt 10 KB
    04 Redis Data Structures - Strings/004 String Key definition for an app, and a shop.mp4 36.3 MB
    04 Redis Data Structures - Strings/005 CODE_ String Key definition for an app, and a shop.html 1.25 KB
    04 Redis Data Structures - Strings/006 Counting numbers using INCR and DECR.en.srt 10.15 KB
    04 Redis Data Structures - Strings/006 Counting numbers using INCR and DECR.mp4 46.77 MB
    04 Redis Data Structures - Strings/007 CODE_ Counting numbers using INCR and DECR.html 2.04 KB
    04 Redis Data Structures - Strings/008 Counting floating point numbers.en.srt 6.36 KB
    04 Redis Data Structures - Strings/008 Counting floating point numbers.mp4 22.07 MB
    04 Redis Data Structures - Strings/009 CODE_ Counting floating point numbers.html 1.21 KB
    04 Redis Data Structures - Strings/010 Using APPEND as list of timeseries data.en.srt 8.01 KB
    04 Redis Data Structures - Strings/010 Using APPEND as list of timeseries data.mp4 26.21 MB
    04 Redis Data Structures - Strings/011 CODE_ Using APPEND as list of timeseries data.html 1.41 KB
    04 Redis Data Structures - Strings/012 Setting and getting multiple keys via MSET, MGET, MSETNX.en.srt 6.48 KB
    04 Redis Data Structures - Strings/012 Setting and getting multiple keys via MSET, MGET, MSETNX.mp4 16.39 MB
    04 Redis Data Structures - Strings/013 CODE_ Setting and getting multiple keys via MSET, MGET, MSETNX.html 1.13 KB
    04 Redis Data Structures - Strings/014 Using GETSET for an atomic reset.en.srt 9.28 KB
    04 Redis Data Structures - Strings/014 Using GETSET for an atomic reset.mp4 25.86 MB
    04 Redis Data Structures - Strings/015 CODE_ Using GETSET for an atomic reset.html 1.2 KB
    04 Redis Data Structures - Strings/016 Extract string value via GETRANGE.en.srt 12.79 KB
    04 Redis Data Structures - Strings/016 Extract string value via GETRANGE.mp4 31.93 MB
    04 Redis Data Structures - Strings/017 CODE_ Extract string value via GETRANGE.html 1.25 KB
    04 Redis Data Structures - Strings/018 Replace string value using SETRANGE.en.srt 6.27 KB
    04 Redis Data Structures - Strings/018 Replace string value using SETRANGE.mp4 16.25 MB
    04 Redis Data Structures - Strings/019 CODE_ Replace string value using SETRANGE.html 1.09 KB
    04 Redis Data Structures - Strings/020 Set Key and expiration using SETEX and PSETEX.en.srt 7.62 KB
    04 Redis Data Structures - Strings/020 Set Key and expiration using SETEX and PSETEX.mp4 23.63 MB
    04 Redis Data Structures - Strings/021 CODE_ Set Key and expiration using SETEX and PSETEX.html 1.1 KB
    04 Redis Data Structures - Strings/022 Set key if not exists using SETNX.en.srt 5.09 KB
    04 Redis Data Structures - Strings/022 Set key if not exists using SETNX.mp4 14.72 MB
    04 Redis Data Structures - Strings/023 CODE_ Set key if not exists using SETNX.html 1.09 KB
    04 Redis Data Structures - Strings/024 String Encoding types.en.srt 7.09 KB
    04 Redis Data Structures - Strings/024 String Encoding types.mp4 16.36 MB
    04 Redis Data Structures - Strings/025 CODE_ String Encoding types.html 1.13 KB
    04 Redis Data Structures - Strings/026 Using serialized JSON data.en.srt 4.24 KB
    04 Redis Data Structures - Strings/026 Using serialized JSON data.mp4 11.01 MB
    04 Redis Data Structures - Strings/027 CODE_ Using serialized JSON data.html 975 B
    04 Redis Data Structures - Strings/028 Scanning Keys with SCAN.en.srt 27.77 KB
    04 Redis Data Structures - Strings/028 Scanning Keys with SCAN.mp4 70.4 MB
    04 Redis Data Structures - Strings/029 CODE_ Scanning Keys with SCAN.html 1.24 KB
    04 Redis Data Structures - Strings/030 Use Cases - Strings.html 1.58 KB
    04 Redis Data Structures - Strings/031 Quick Reference - Strings.html 1.91 KB
    05 Redis Lists/001 Introduction to lists.en.srt 7.33 KB
    05 Redis Lists/001 Introduction to lists.mp4 17.83 MB
    05 Redis Lists/002 Creating a list using LPUSH, RPUSH.en.srt 9.21 KB
    05 Redis Lists/002 Creating a list using LPUSH, RPUSH.mp4 28.1 MB
    05 Redis Lists/003 CODE_ Creating a list using LPUSH, RPUSH.html 1.13 KB
    05 Redis Lists/004 View latest stock prices via LINDEX.en.srt 11.23 KB
    05 Redis Lists/004 View latest stock prices via LINDEX.mp4 35.79 MB
    05 Redis Lists/005 CODE_ View latest stock prices via LINDEX.html 1.4 KB
    05 Redis Lists/006 Insert an element via LINSERT.en.srt 7.92 KB
    05 Redis Lists/006 Insert an element via LINSERT.mp4 21.96 MB
    05 Redis Lists/007 CODE_ Insert an element via LINSERT.html 1.09 KB
    05 Redis Lists/008 Remove elements via LPOP and RPOP.en.srt 5.94 KB
    05 Redis Lists/008 Remove elements via LPOP and RPOP.mp4 15.84 MB
    05 Redis Lists/009 CODE_ Remove elements via LPOP and RPOP.html 1.16 KB
    05 Redis Lists/010 Trim a list using LTRIM.en.srt 5.1 KB
    05 Redis Lists/010 Trim a list using LTRIM.mp4 13.44 MB
    05 Redis Lists/011 CODE_ Trim a list using LTRIM.html 1.08 KB
    05 Redis Lists/012 Update an element value via LSET.en.srt 5 KB
    05 Redis Lists/012 Update an element value via LSET.mp4 11.71 MB
    05 Redis Lists/013 CODE_ Update an element value via LSET.html 1.13 KB
    05 Redis Lists/014 Find length of a list via LLEN.en.srt 4.17 KB
    05 Redis Lists/014 Find length of a list via LLEN.mp4 11.91 MB
    05 Redis Lists/015 CODE_ Find length of a list via LLEN.html 1.12 KB
    05 Redis Lists/016 Find matching elements via LPOS.en.srt 14.02 KB
    05 Redis Lists/016 Find matching elements via LPOS.mp4 47.95 MB
    05 Redis Lists/017 CODE_ Find matching elements via LPOS.html 1.68 KB
    05 Redis Lists/018 Remove element via LREM.en.srt 7.27 KB
    05 Redis Lists/018 Remove element via LREM.mp4 23.92 MB
    05 Redis Lists/019 CODE_ Remove element via LREM.html 1.16 KB
    05 Redis Lists/020 Move elements between lists via LMOVE.en.srt 12.25 KB
    05 Redis Lists/020 Move elements between lists via LMOVE.mp4 38.86 MB
    05 Redis Lists/021 CODE_ Move elements between lists via LMOVE.html 1.35 KB
    05 Redis Lists/022 Use Cases - Lists.html 1.75 KB
    05 Redis Lists/023 Quick Reference - Lists.html 2.11 KB
    06 Redis Hashes/001 Introduction to Hashes.en.srt 6.42 KB
    06 Redis Hashes/001 Introduction to Hashes.mp4 13.26 MB
    06 Redis Hashes/002 Using HSET, HGET and HGETALL for hashes.en.srt 11.91 KB
    06 Redis Hashes/002 Using HSET, HGET and HGETALL for hashes.mp4 28.97 MB
    06 Redis Hashes/003 CODE_ Using HSET, HGET and HGETALL for hashes.html 1.14 KB
    06 Redis Hashes/004 Get multiple fields values via HMGET.en.srt 4.47 KB
    06 Redis Hashes/004 Get multiple fields values via HMGET.mp4 10.47 MB
    06 Redis Hashes/005 CODE_ Get multiple fields values via HMGET.html 1.07 KB
    06 Redis Hashes/006 Find length of a hash via HLEN.en.srt 2.03 KB
    06 Redis Hashes/006 Find length of a hash via HLEN.mp4 4.07 MB
    06 Redis Hashes/007 CODE_ Find length of a hash via HLEN.html 954 B
    06 Redis Hashes/008 Delete fields via HDEL.en.srt 3.84 KB
    06 Redis Hashes/008 Delete fields via HDEL.mp4 10.17 MB
    06 Redis Hashes/009 CODE_ Delete fields via HDEL.html 1.03 KB
    06 Redis Hashes/010 Use HEXISTS to check if a field exist.en.srt 3.1 KB
    06 Redis Hashes/010 Use HEXISTS to check if a field exist.mp4 10.34 MB
    06 Redis Hashes/011 CODE_ Use HEXISTS to check if a field exist.html 1.02 KB
    06 Redis Hashes/012 Get all fields name via HKEYS.en.srt 2.5 KB
    06 Redis Hashes/012 Get all fields name via HKEYS.mp4 6.5 MB
    06 Redis Hashes/013 CODE_ Get all fields name via HKEYS.html 975 B
    06 Redis Hashes/014 Get all fields values via HVALS.en.srt 1.67 KB
    06 Redis Hashes/014 Get all fields values via HVALS.mp4 5.03 MB
    06 Redis Hashes/015 CODE_ Get all fields values via HVALS.html 956 B
    06 Redis Hashes/016 Counting via HINCRBY and HINCRBYFLOAT.en.srt 6.04 KB
    06 Redis Hashes/016 Counting via HINCRBY and HINCRBYFLOAT.mp4 18.15 MB
    06 Redis Hashes/017 CODE_ Counting via HINCRBY and HINCRBYFLOAT.html 1.18 KB
    06 Redis Hashes/018 Using HSETNX to add a new field.en.srt 3 KB
    06 Redis Hashes/018 Using HSETNX to add a new field.mp4 9.4 MB
    06 Redis Hashes/019 CODE_ Using HSETNX to add a new field.html 1022 B
    06 Redis Hashes/020 Get random fields via HRANDFIELD.en.srt 6.69 KB
    06 Redis Hashes/020 Get random fields via HRANDFIELD.mp4 23.15 MB
    06 Redis Hashes/021 CODE_ Get random fields via HRANDFIELD.html 1.09 KB
    06 Redis Hashes/022 Use Cases - Hashes.html 2.38 KB
    06 Redis Hashes/023 Quick Reference - Hashes.html 1.53 KB
    07 Redis Sets/001 Introduction to Sets.en.srt 3.98 KB
    07 Redis Sets/001 Introduction to Sets.mp4 7.05 MB
    07 Redis Sets/002 Are sets are unique, and un-ordered.en.srt 6.81 KB
    07 Redis Sets/002 Are sets are unique, and un-ordered.mp4 19.5 MB
    07 Redis Sets/003 CODE_ Are sets are unique, and un-ordered.html 1.16 KB
    07 Redis Sets/004 Using SETS for unique data.en.srt 11.06 KB
    07 Redis Sets/004 Using SETS for unique data.mp4 36.24 MB
    07 Redis Sets/005 CODE_ Using SETS for unique data.html 1.66 KB
    07 Redis Sets/006 Sets Maintenance - SADD, SREM, SPOP.en.srt 6.42 KB
    07 Redis Sets/006 Sets Maintenance - SADD, SREM, SPOP.mp4 19.09 MB
    07 Redis Sets/007 CODE_ Sets Maintenance - SADD, SREM, SPOP.html 1.35 KB
    07 Redis Sets/008 Checking a membership existence.en.srt 11.87 KB
    07 Redis Sets/008 Checking a membership existence.mp4 42.54 MB
    07 Redis Sets/009 CODE_ Checking a membership existence.html 1.41 KB
    07 Redis Sets/010 Get random elements via SRANDMEMBER.en.srt 5.41 KB
    07 Redis Sets/010 Get random elements via SRANDMEMBER.mp4 14.73 MB
    07 Redis Sets/011 CODE_ Get random elements via SRANDMEMBER.html 1.12 KB
    07 Redis Sets/012 Moving elements within sets via SMOVE.en.srt 15.31 KB
    07 Redis Sets/012 Moving elements within sets via SMOVE.mp4 47.09 MB
    07 Redis Sets/013 CODE_ Moving elements within sets via SMOVE.html 2.45 KB
    07 Redis Sets/014 Sets Operations - Union.en.srt 7.44 KB
    07 Redis Sets/014 Sets Operations - Union.mp4 18.29 MB
    07 Redis Sets/015 CODE_ Sets Operations - Union.html 1.25 KB
    07 Redis Sets/016 Sets Operations - Union and store results with SUNIONSTORE.en.srt 4.85 KB
    07 Redis Sets/016 Sets Operations - Union and store results with SUNIONSTORE.mp4 13.82 MB
    07 Redis Sets/017 CODE_ Sets Operations - Union and store results with SUNIONSTORE.html 1.15 KB
    07 Redis Sets/018 Sets Operations - Intersection.en.srt 8.83 KB
    07 Redis Sets/018 Sets Operations - Intersection.mp4 29.87 MB
    07 Redis Sets/019 CODE_ Sets Operations - Intersection.html 1.41 KB
    07 Redis Sets/020 Sets Operations - Difference.en.srt 9.2 KB
    07 Redis Sets/020 Sets Operations - Difference.mp4 29.48 MB
    07 Redis Sets/021 CODE_ Sets Operations - Difference.html 1.23 KB
    07 Redis Sets/022 Use Cases - Sets.html 2.03 KB
    07 Redis Sets/023 Quick Reference - Sets.html 1.83 KB
    08 Redis Sorted Sets/001 Introduction to Sorted Sets.en.srt 4.03 KB
    08 Redis Sorted Sets/001 Introduction to Sorted Sets.mp4 10.4 MB
    08 Redis Sorted Sets/002 Using ZADD and ZRANGE.en.srt 11.75 KB
    08 Redis Sorted Sets/002 Using ZADD and ZRANGE.mp4 41.47 MB
    08 Redis Sorted Sets/003 CODE_ Using ZADD and ZRANGE.html 1.07 KB
    08 Redis Sorted Sets/004 Display data in reverse score order.en.srt 4.52 KB
    08 Redis Sorted Sets/004 Display data in reverse score order.mp4 12.73 MB
    08 Redis Sorted Sets/005 CODE_ Display data in reverse score order.html 1.06 KB
    08 Redis Sorted Sets/006 Atomic operations by ZINCRBY.en.srt 7.86 KB
    08 Redis Sorted Sets/006 Atomic operations by ZINCRBY.mp4 20.03 MB
    08 Redis Sorted Sets/007 CODE_ Atomic operations by ZINCRBY.html 1.17 KB
    08 Redis Sorted Sets/008 Use Cases - Sorted Sets.html 1.45 KB
    08 Redis Sorted Sets/009 Quick Reference - Sorted Sets.html 2.84 KB
    09 Redis HyperLogLog/001 Introduction to HyperLogLog.en.srt 6.62 KB
    09 Redis HyperLogLog/001 Introduction to HyperLogLog.mp4 12.86 MB
    09 Redis HyperLogLog/002 Unique Website visitors via HyperLogLog.en.srt 21.88 KB
    09 Redis HyperLogLog/002 Unique Website visitors via HyperLogLog.mp4 74.08 MB
    09 Redis HyperLogLog/003 CODE_ Unique Website visitors via HyperLogLog.html 1.54 KB
    09 Redis HyperLogLog/004 Use Cases - HyperLogLog.html 1.55 KB
    09 Redis HyperLogLog/005 Quick Reference - HyperLogLog.html 1.5 KB
    10 Publish_Subscribe Model/001 Introduction to Publish_Subscribe Model.en.srt 6.12 KB
    10 Publish_Subscribe Model/001 Introduction to Publish_Subscribe Model.mp4 9.69 MB
    10 Publish_Subscribe Model/002 Setup a Publish_Subscribe communication.en.srt 14.87 KB
    10 Publish_Subscribe Model/002 Setup a Publish_Subscribe communication.mp4 49.56 MB
    10 Publish_Subscribe Model/003 CODE_ Setup a Publish_Subscribe communication.html 1.1 KB
    10 Publish_Subscribe Model/004 Patterned Subscription.en.srt 9.58 KB
    10 Publish_Subscribe Model/004 Patterned Subscription.mp4 41.99 MB
    10 Publish_Subscribe Model/005 CODE_ Patterned Subscription.html 1.38 KB
    10 Publish_Subscribe Model/006 Channel management via PUBSUB.en.srt 11.97 KB
    10 Publish_Subscribe Model/006 Channel management via PUBSUB.mp4 51.9 MB
    10 Publish_Subscribe Model/007 CODE_ Channel management via PUBSUB.html 1.08 KB
    10 Publish_Subscribe Model/008 Unsubscribe from a channel or channels.html 2.26 KB
    10 Publish_Subscribe Model/009 Redis Database Design - A Chat Application.en.srt 21.06 KB
    10 Publish_Subscribe Model/009 Redis Database Design - A Chat Application.mp4 41.95 MB
    10 Publish_Subscribe Model/010 Redis Database Design - A Chat Application Part 2.en.srt 9.11 KB
    10 Publish_Subscribe Model/010 Redis Database Design - A Chat Application Part 2.mp4 24.71 MB
    10 Publish_Subscribe Model/011 CODE_ Redis Database Design - A Chat Application.html 1.58 KB
    11 Mass insertion of data - Piping/001 Insert country codes and stock prices via mass insertion.en.srt 24.24 KB
    11 Mass insertion of data - Piping/001 Insert country codes and stock prices via mass insertion.mp4 74.74 MB
    11 Mass insertion of data - Piping/159 country_codes.csv 1.95 KB
    11 Mass insertion of data - Piping/159 country_codes_redis.csv 3.88 KB
    11 Mass insertion of data - Piping/159 stock_prices.csv 102.31 KB
    11 Mass insertion of data - Piping/159 stock_prices_redis.csv 168.35 KB
    12 Designing Databases in Redis/001 From a RDBMS Table to Redis Data Structure.en.srt 20.14 KB
    12 Designing Databases in Redis/001 From a RDBMS Table to Redis Data Structure.mp4 47.05 MB
    12 Designing Databases in Redis/002 CODE_ From a RDBMS Table to Redis Data Structure.html 1.19 KB
    12 Designing Databases in Redis/003 From multi primary keys to Redis Structure.en.srt 13.79 KB
    12 Designing Databases in Redis/003 From multi primary keys to Redis Structure.mp4 40.18 MB
    12 Designing Databases in Redis/004 CODE_ From multi primary keys to Redis Structure.html 1.23 KB
    13 Redis Protocol/001 Introduction to Redis Protocol.en.srt 10.95 KB
    13 Redis Protocol/001 Introduction to Redis Protocol.mp4 24.64 MB
    13 Redis Protocol/002 Turning strings into Redis Protocol Specifications.en.srt 18.82 KB
    13 Redis Protocol/002 Turning strings into Redis Protocol Specifications.mp4 33.91 MB
    13 Redis Protocol/003 Generating Redis Protocol commands usng python.en.srt 23.52 KB
    13 Redis Protocol/003 Generating Redis Protocol commands usng python.mp4 52.65 MB
    13 Redis Protocol/166 block_ips.py 515 B
    13 Redis Protocol/166 ips.txt 43 B
    14 Redis Administration/001 Inspect internal Redis objects via OBJECT.en.srt 9.18 KB
    14 Redis Administration/001 Inspect internal Redis objects via OBJECT.mp4 32.15 MB
    14 Redis Administration/002 CODE_ Inspect internal Redis objects via OBJECT.html 1.22 KB
    14 Redis Administration/003 Dump and Restore Keys.en.srt 14.1 KB
    14 Redis Administration/003 Dump and Restore Keys.mp4 55.34 MB
    14 Redis Administration/004 CODE_ Dump and Restore Keys.html 1.09 KB
    14 Redis Administration/005 Checking command history.en.srt 4.79 KB
    14 Redis Administration/005 Checking command history.mp4 13.35 MB
    14 Redis Administration/006 Using redis-cli to scan keys.en.srt 6.65 KB
    14 Redis Administration/006 Using redis-cli to scan keys.mp4 26.62 MB
    14 Redis Administration/007 CODE_ Using redis-cli to scan keys.html 1.25 KB
    14 Redis Administration/008 Using bash to get all keys and values.en.srt 17.37 KB
    14 Redis Administration/008 Using bash to get all keys and values.mp4 30.54 MB
    14 Redis Administration/009 Using URL, echo to list all keys.en.srt 8.96 KB
    14 Redis Administration/009 Using URL, echo to list all keys.mp4 20.13 MB
    14 Redis Administration/010 CODE_ Using URL, echo to list all keys.html 1.02 KB
    14 Redis Administration/174 readkeys.sh 132 B
    14 Redis Administration/175 url_echo_get_keys.txt 126 B
    14 Redis Administration/external-assets-links.txt 89 B
    15 Redis Clients/001 Connecting with Python - Getting Keys.en.srt 25.4 KB
    15 Redis Clients/001 Connecting with Python - Getting Keys.mp4 85.5 MB
    15 Redis Clients/177 python_getkeys.py 886 B
    16 Redis Replication/001 Introduction to Replication and Scalability.en.srt 6.08 KB
    16 Redis Replication/001 Introduction to Replication and Scalability.mp4 8.63 MB
    16 Redis Replication/002 Setting up Master_Slave Replication.en.srt 26.85 KB
    16 Redis Replication/002 Setting up Master_Slave Replication.mp4 158.9 MB
    16 Redis Replication/003 How replication works.en.srt 12.64 KB
    16 Redis Replication/003 How replication works.mp4 114.98 MB
    16 Redis Replication/004 INFO Command Part 1.en.srt 31.14 KB
    16 Redis Replication/004 INFO Command Part 1.mp4 249.85 MB
    16 Redis Replication/005 INFO Command Part 2.en.srt 13.4 KB
    16 Redis Replication/005 INFO Command Part 2.mp4 107.87 MB
    16 Redis Replication/006 ROLE Command.en.srt 11.05 KB
    16 Redis Replication/006 ROLE Command.mp4 82.64 MB
    17 Redis Cluster/001 Introduction to Redis Cluster.en.srt 9.56 KB
    17 Redis Cluster/001 Introduction to Redis Cluster.mp4 18.19 MB
    17 Redis Cluster/002 Redis Cluster Data Sharding.en.srt 9.16 KB
    17 Redis Cluster/002 Redis Cluster Data Sharding.mp4 17.98 MB
    17 Redis Cluster/003 Setup and configuration of 6 nodes.en.srt 19.44 KB
    17 Redis Cluster/003 Setup and configuration of 6 nodes.mp4 48.59 MB
    17 Redis Cluster/004 CODE_ Setup and configuration of 6 nodes.html 1.25 KB
    17 Redis Cluster/005 Launch a cluster with nodes.en.srt 24.74 KB
    17 Redis Cluster/005 Launch a cluster with nodes.mp4 110.99 MB
    17 Redis Cluster/006 CODE_ Launch a cluster with nodes.html 1.19 KB
    17 Redis Cluster/007 Cluster commands - Check Nodes, Slaves, Slots.en.srt 11.18 KB
    17 Redis Cluster/007 Cluster commands - Check Nodes, Slaves, Slots.mp4 65.22 MB
    17 Redis Cluster/008 High availability in cluster.en.srt 7.15 KB
    17 Redis Cluster/008 High availability in cluster.mp4 32.66 MB
    17 Redis Cluster/009 CODE_ High availability in cluster.html 1 KB
    17 Redis Cluster/010 What is a cluster node ID.html 1.68 KB
    17 Redis Cluster/011 Adding a node to a cluster.en.srt 9.11 KB
    17 Redis Cluster/011 Adding a node to a cluster.mp4 55.46 MB
    17 Redis Cluster/012 What happens when a slave is shutdown.en.srt 6.69 KB
    17 Redis Cluster/012 What happens when a slave is shutdown.mp4 27.81 MB
    17 Redis Cluster/013 Using Redis-cli to find cluster information, nodes and more.en.srt 11.18 KB
    17 Redis Cluster/013 Using Redis-cli to find cluster information, nodes and more.mp4 65.19 MB
    17 Redis Cluster/014 Using CLUSTER NODES, CLUSTER SLOTS commands.en.srt 5.2 KB
    17 Redis Cluster/014 Using CLUSTER NODES, CLUSTER SLOTS commands.mp4 24.85 MB
    17 Redis Cluster/015 Using CLUSTER INFO, MYID and REPLICAS commands.en.srt 5.22 KB
    17 Redis Cluster/015 Using CLUSTER INFO, MYID and REPLICAS commands.mp4 22.85 MB
    17 Redis Cluster/016 Find a hash slot number of a keys and Keys in slots.en.srt 10.36 KB
    17 Redis Cluster/016 Find a hash slot number of a keys and Keys in slots.mp4 49.92 MB
    17 Redis Cluster/017 Shutdown a cluster.en.srt 6.47 KB
    17 Redis Cluster/017 Shutdown a cluster.mp4 29.89 MB
    18 Scripting with Lua programming language/001 Introduction to Lua Language.en.srt 5.22 KB
    18 Scripting with Lua programming language/001 Introduction to Lua Language.mp4 12.88 MB
    18 Scripting with Lua programming language/002 Setting up Lua interpreter.en.srt 7.12 KB
    18 Scripting with Lua programming language/002 Setting up Lua interpreter.mp4 19.84 MB
    18 Scripting with Lua programming language/003 Values and Data Types.en.srt 4.73 KB
    18 Scripting with Lua programming language/003 Values and Data Types.mp4 13.41 MB
    18 Scripting with Lua programming language/004 Quick assignments of numbers, booleans and strings.en.srt 7.41 KB
    18 Scripting with Lua programming language/004 Quick assignments of numbers, booleans and strings.mp4 13.71 MB
    18 Scripting with Lua programming language/005 Numbers.en.srt 3.97 KB
    18 Scripting with Lua programming language/005 Numbers.mp4 8.74 MB
    18 Scripting with Lua programming language/006 Strings.en.srt 24.15 KB
    18 Scripting with Lua programming language/006 Strings.mp4 53.96 MB
    18 Scripting with Lua programming language/007 Arithmetic Operators.en.srt 5.29 KB
    18 Scripting with Lua programming language/007 Arithmetic Operators.mp4 15.78 MB
    18 Scripting with Lua programming language/008 Relationship operators.en.srt 10.11 KB
    18 Scripting with Lua programming language/008 Relationship operators.mp4 29.51 MB
    18 Scripting with Lua programming language/009 Logical Operators.en.srt 10.54 KB
    18 Scripting with Lua programming language/009 Logical Operators.mp4 20.51 MB
    18 Scripting with Lua programming language/010 Strings operations.en.srt 5.59 KB
    18 Scripting with Lua programming language/010 Strings operations.mp4 10.14 MB
    18 Scripting with Lua programming language/011 Tables data types.en.srt 31.02 KB
    18 Scripting with Lua programming language/011 Tables data types.mp4 69.08 MB
    18 Scripting with Lua programming language/012 IF statement.en.srt 8.39 KB
    18 Scripting with Lua programming language/012 IF statement.mp4 23.53 MB
    18 Scripting with Lua programming language/013 FOR loop.en.srt 23.35 KB
    18 Scripting with Lua programming language/013 FOR loop.mp4 63.12 MB
    18 Scripting with Lua programming language/014 WHILE loop.en.srt 10.52 KB
    18 Scripting with Lua programming language/014 WHILE loop.mp4 28.68 MB
    18 Scripting with Lua programming language/015 EVAL - Lua and Redis Data types.en.srt 5.16 KB
    18 Scripting with Lua programming language/015 EVAL - Lua and Redis Data types.mp4 20.01 MB
    18 Scripting with Lua programming language/016 EVAL statement.en.srt 24.78 KB
    18 Scripting with Lua programming language/016 EVAL statement.mp4 74.97 MB
    18 Scripting with Lua programming language/203 types.lua 387 B
    18 Scripting with Lua programming language/204 operations.lua 2.17 KB
    18 Scripting with Lua programming language/205 operations.lua 2.17 KB
    18 Scripting with Lua programming language/207 lua_statements.lua 1.97 KB
    18 Scripting with Lua programming language/210 operations.lua 2.17 KB
    18 Scripting with Lua programming language/211 lua_tables.lua 805 B
    18 Scripting with Lua programming language/212 lua_statements.lua 1.97 KB
    18 Scripting with Lua programming language/216 lua_evals.lua 2.11 KB
    19 Redis Modules/001 Introduction to Redis Modules.html 2.07 KB
    20 RediSearch/001 Introduction to RediSearch.en.srt 7.42 KB
    20 RediSearch/001 Introduction to RediSearch.mp4 14.87 MB
    20 RediSearch/002 Running RediSearch with Docker.en.srt 9.24 KB
    20 RediSearch/002 Running RediSearch with Docker.mp4 43.73 MB
    20 RediSearch/003 Running RediSearch on Redis Cloud.en.srt 9.76 KB
    20 RediSearch/003 Running RediSearch on Redis Cloud.mp4 36.28 MB
    20 RediSearch/004 Using RediSearch on Movies Database.en.srt 8.32 KB
    20 RediSearch/004 Using RediSearch on Movies Database.mp4 24.48 MB
    20 RediSearch/005 Adding sample movies data via hashes.en.srt 16.51 KB
    20 RediSearch/005 Adding sample movies data via hashes.mp4 51.95 MB
    20 RediSearch/006 CODE_ Adding sample movies data via hashes.html 2.07 KB
    20 RediSearch/007 Creating an index.en.srt 14.36 KB
    20 RediSearch/007 Creating an index.mp4 38.82 MB
    20 RediSearch/008 CODE_ Creating an index.html 1.03 KB
    20 RediSearch/009 Query data with RediSearch.en.srt 21.07 KB
    20 RediSearch/009 Query data with RediSearch.mp4 73.17 MB
    20 RediSearch/010 CODE_ Query data with RediSearch.html 1.64 KB
    20 RediSearch/011 fuzzy logic and search by value.en.srt 10.4 KB
    20 RediSearch/011 fuzzy logic and search by value.mp4 34.43 MB
    20 RediSearch/012 CODE_ fuzzy logic and search by value.html 984 B
    20 RediSearch/013 Value range searches.en.srt 7.29 KB
    20 RediSearch/013 Value range searches.mp4 27.01 MB
    20 RediSearch/014 CODE_ Value range searches.html 1.31 KB
    20 RediSearch/015 Counting total records_documents.en.srt 2.52 KB
    20 RediSearch/015 Counting total records_documents.mp4 5.83 MB
    20 RediSearch/016 CODE_ Counting total records_documents.html 953 B
    20 RediSearch/017 Insert, Update, Delete and Expire Documents.en.srt 9.27 KB
    20 RediSearch/017 Insert, Update, Delete and Expire Documents.mp4 30.42 MB
    20 RediSearch/018 CODE_ Insert, Update, Delete and Expire Documents.html 964 B
    20 RediSearch/019 Manage Indexes.en.srt 12.53 KB
    20 RediSearch/019 Manage Indexes.mp4 41.69 MB
    20 RediSearch/020 CODE_ Manage Indexes.html 1.26 KB
    20 RediSearch/021 Import sample movies datasets.en.srt 16.97 KB
    20 RediSearch/021 Import sample movies datasets.mp4 76.06 MB
    20 RediSearch/022 Creating Indexes on movies database.en.srt 13.91 KB
    20 RediSearch/022 Creating Indexes on movies database.mp4 54.58 MB
    20 RediSearch/023 CODE_ Creating Indexes on movies database.html 1.61 KB
    20 RediSearch/024 Using @fieldname with and without contains.en.srt 7.08 KB
    20 RediSearch/024 Using @fieldname with and without contains.mp4 28.07 MB
    20 RediSearch/025 CODE_ Using @fieldname with and without contains.html 1.3 KB
    20 RediSearch/026 Search with OR criteria.en.srt 7.61 KB
    20 RediSearch/026 Search with OR criteria.mp4 28 MB
    20 RediSearch/027 CODE_ Search with OR criteria.html 1.12 KB
    20 RediSearch/028 Search condition1 AND (condition2 OR condition3).en.srt 11.61 KB
    20 RediSearch/028 Search condition1 AND (condition2 OR condition3).mp4 45.33 MB
    20 RediSearch/029 CODE_ Search condition1 AND (condition2 OR condition3).html 1.72 KB
    20 RediSearch/030 Numerical Conditions.en.srt 12.76 KB
    20 RediSearch/030 Numerical Conditions.mp4 38.78 MB
    20 RediSearch/031 Sort data with SORTBY.en.srt 6.64 KB
    20 RediSearch/031 Sort data with SORTBY.mp4 28.58 MB
    20 RediSearch/032 CODE_ Sort data with SORTBY.html 1.76 KB
    20 RediSearch/033 Limiting results using LIMIT.en.srt 13.97 KB
    20 RediSearch/033 Limiting results using LIMIT.mp4 41.83 MB
    20 RediSearch/034 CODE_ Limiting results using LIMIT.html 1.39 KB
    20 RediSearch/035 Aggregation with FT.AGGREGATE.en.srt 6.8 KB
    20 RediSearch/035 Aggregation with FT.AGGREGATE.mp4 19.97 MB
    20 RediSearch/036 Grouping data.en.srt 26.82 KB
    20 RediSearch/036 Grouping data.mp4 82.76 MB
    20 RediSearch/037 CODE_ Grouping data.html 2.47 KB
    20 RediSearch/038 Grouping, reducing and sorting data.en.srt 7.63 KB
    20 RediSearch/038 Grouping, reducing and sorting data.mp4 25.55 MB
    20 RediSearch/039 CODE_ Grouping, reducing and sorting data.html 1.93 KB
    20 RediSearch/040 Grouping with multiple reduce functions SUM, AVG.en.srt 30.27 KB
    20 RediSearch/040 Grouping with multiple reduce functions SUM, AVG.mp4 104.39 MB
    20 RediSearch/041 CODE_ Grouping with multiple reduce functions SUM, AVG.html 3.93 KB
    20 RediSearch/042 Transforming aggregated data using APPLY function.en.srt 26.8 KB
    20 RediSearch/042 Transforming aggregated data using APPLY function.mp4 107.06 MB
    20 RediSearch/043 CODE_ Transforming aggregated data using APPLY function.html 3.01 KB
    20 RediSearch/044 View APPLY Function visually.en.srt 11.95 KB
    20 RediSearch/044 View APPLY Function visually.mp4 52.16 MB
    20 RediSearch/045 APPLY Function with date transformation.en.srt 10.85 KB
    20 RediSearch/045 APPLY Function with date transformation.mp4 43.44 MB
    20 RediSearch/046 CODE_ APPLY Function with date transformation.html 2.47 KB
    20 RediSearch/047 Using FILTER to filter data.en.srt 13.91 KB
    20 RediSearch/047 Using FILTER to filter data.mp4 56.74 MB
    20 RediSearch/048 CODE_ Using FILTER to filter data.html 2.29 KB
    20 RediSearch/049 Filter on resultsets.en.srt 8.8 KB
    20 RediSearch/049 Filter on resultsets.mp4 29.35 MB
    20 RediSearch/050 CODE_ Filter on resultsets.html 2.29 KB
    20 RediSearch/051 CODE_ Numerical Conditions.html 1.56 KB
    20 RediSearch/052 Create custom indexes via FILTER.en.srt 14.51 KB
    20 RediSearch/052 Create custom indexes via FILTER.mp4 49.13 MB
    20 RediSearch/053 CODE_ Create custom indexes via FILTER.html 1.7 KB
    20 RediSearch/222 movies_quick_data.txt 1.09 KB
    20 RediSearch/224 q_create an index.txt 152 B
    20 RediSearch/226 q_query data with RediSearch.txt 710 B
    20 RediSearch/228 q_fuzzy logic and search by value.txt 65 B
    20 RediSearch/230 q_value range searches.txt 413 B
    20 RediSearch/232 q_counting total records_documents.txt 35 B
    20 RediSearch/234 q_insert, update, delete, expire documents.txt 352 B
    20 RediSearch/236 q_manage indexes.txt 321 B
    20 RediSearch/238 import_actors.redis 99.65 KB
    20 RediSearch/238 import_movies.redis 276.39 KB
    20 RediSearch/238 import_theaters.redis 25.37 KB
    20 RediSearch/238 import_users.redis 1.49 MB
    20 RediSearch/239 q_creating indexes on movies database.txt 657 B
    20 RediSearch/241 RediSearch - conditional searches.txt 378 B
    20 RediSearch/243 q_conditional search with AND OR criteria 220 B
    20 RediSearch/245 q_search condition1 AND (condition2 OR condition3).txt 742 B
    20 RediSearch/248 q_sort data with SORTBY.txt 768 B
    20 RediSearch/250 q_limiting results using pagination.txt 452 B
    20 RediSearch/253 q_redisearch_grouping data.txt 1.47 KB
    20 RediSearch/257 q_redisearch_grouping with multiple reduce functions.txt 2.67 KB
    20 RediSearch/259 q_Transform aggregated data using APPLY function.txt 1.88 KB
    20 RediSearch/262 q_APPLY function with date transformation.txt 1.41 KB
    20 RediSearch/264 q_using filter to filter data.txt 1.22 KB
    20 RediSearch/266 q_filter on resultsets.txt 1.01 KB
    20 RediSearch/269 q_create custom indexes via FILTER.txt 673 B
    21 RedisInsight/001 Introduction to RedisInsight.en.srt 8.41 KB
    21 RedisInsight/001 Introduction to RedisInsight.mp4 17.23 MB
    21 RedisInsight/002 Setup RedisInsight.en.srt 7.78 KB
    21 RedisInsight/002 Setup RedisInsight.mp4 29.53 MB
    21 RedisInsight/003 View Database and Keys.en.srt 12.18 KB
    21 RedisInsight/003 View Database and Keys.mp4 54.98 MB
    21 RedisInsight/004 Add_Update_Delete a key Value.en.srt 6.12 KB
    21 RedisInsight/004 Add_Update_Delete a key Value.mp4 32.51 MB
    21 RedisInsight/005 Set an expiry to a key.en.srt 2.15 KB
    21 RedisInsight/005 Set an expiry to a key.mp4 6.38 MB
    21 RedisInsight/006 Add a new key.en.srt 5.2 KB
    21 RedisInsight/006 Add a new key.mp4 18.08 MB
    21 RedisInsight/007 Using CLI.en.srt 5.11 KB
    21 RedisInsight/007 Using CLI.mp4 16.28 MB
    21 RedisInsight/008 View Database Information.en.srt 4.85 KB
    21 RedisInsight/008 View Database Information.mp4 26.03 MB
    22 Using RediSearch in RedisInsight/001 Use Search capabilities.en.srt 17.12 KB
    22 Using RediSearch in RedisInsight/001 Use Search capabilities.mp4 63.44 MB
    23 RedisJSON/001 Introduction to RedisJSON.en.srt 4.69 KB
    23 RedisJSON/001 Introduction to RedisJSON.mp4 11.54 MB
    23 RedisJSON/002 Why do we need RedisJSON_.en.srt 8.02 KB
    23 RedisJSON/002 Why do we need RedisJSON_.mp4 19.83 MB
    23 RedisJSON/003 Setup RedisJSON via Docker.en.srt 3.81 KB
    23 RedisJSON/003 Setup RedisJSON via Docker.mp4 13.58 MB
    23 RedisJSON/004 CODE_ Setup RedisJSON via Docker.html 1.06 KB
    23 RedisJSON/005 How to SET and GET a JSON object.en.srt 14.12 KB
    23 RedisJSON/005 How to SET and GET a JSON object.mp4 36.58 MB
    23 RedisJSON/006 CODE_ How to SET and GET a JSON object.html 1.32 KB
    23 RedisJSON/007 How to append string and get length.en.srt 7.43 KB
    23 RedisJSON/007 How to append string and get length.mp4 23.91 MB
    23 RedisJSON/008 CODE_ How to append string and get length.html 1.27 KB
    23 RedisJSON/009 How to get Object Length and Keys.en.srt 4.65 KB
    23 RedisJSON/009 How to get Object Length and Keys.mp4 11.25 MB
    23 RedisJSON/010 CODE_ How to get Object Length and Keys.html 1.13 KB
    23 RedisJSON/011 Doing atomic operations.en.srt 5.65 KB
    23 RedisJSON/011 Doing atomic operations.mp4 19.03 MB
    23 RedisJSON/012 CODE_ Doing atomic operations.html 1.51 KB
    23 RedisJSON/013 How to delete a JSON object.en.srt 9.47 KB
    23 RedisJSON/013 How to delete a JSON object.mp4 21.74 MB
    23 RedisJSON/014 CODE_ How to delete a JSON object.html 1.24 KB
    23 RedisJSON/015 How much memory is used for JSON object_.en.srt 9.14 KB
    23 RedisJSON/015 How much memory is used for JSON object_.mp4 24.85 MB
    23 RedisJSON/016 CODE_ How much memory is used for JSON object_.html 1.28 KB
    23 RedisJSON/017 Food Truck System via JSON.en.srt 30.2 KB
    23 RedisJSON/017 Food Truck System via JSON.mp4 110.4 MB
    23 RedisJSON/018 CODE_ Food Truck System via JSON.html 1.87 KB
    24 What's New in Redis 6.2/001 New options for the SET command.en.srt 10.86 KB
    24 What's New in Redis 6.2/001 New options for the SET command.mp4 25.01 MB
    24 What's New in Redis 6.2/002 CODE_ New options for the SET command.html 1.17 KB
    24 What's New in Redis 6.2/003 Alternatives to the GET command.en.srt 11.2 KB
    24 What's New in Redis 6.2/003 Alternatives to the GET command.mp4 30.32 MB
    24 What's New in Redis 6.2/004 CODE_ Alternatives to the GET command.html 1.23 KB
    24 What's New in Redis 6.2/005 HRANDFIELD command.en.srt 6.69 KB
    24 What's New in Redis 6.2/005 HRANDFIELD command.mp4 23.17 MB
    24 What's New in Redis 6.2/006 CODE_ HRANDFIELD command.html 1.19 KB
    24 What's New in Redis 6.2/007 The SMISMEMBER Command.en.srt 9.08 KB
    24 What's New in Redis 6.2/007 The SMISMEMBER Command.mp4 23.78 MB
    24 What's New in Redis 6.2/008 CODE_ The SMISMEMBER Command.html 1.26 KB
    25 Redis 7.0 and Beyond/001 Redis Functions in Redis 7.0.en.srt 8.33 KB
    25 Redis 7.0 and Beyond/001 Redis Functions in Redis 7.0.mp4 20.31 MB
    25 Redis 7.0 and Beyond/external-assets-links.txt 109 B
    26 Bonus Lectures/001 Your feedback is very valuable.html 1.49 KB
    26 Bonus Lectures/002 What's Next - Bonus Courses.html 1.6 KB
    My Blog.url 123 B
    logo.jpg 72.11 KB

Download Info

  • Tips

    “Master Redis - From Beginner to Advanced, 20+ hours” Its related downloads are collected from the DHT sharing network, the site will be 24 hours of real-time updates, to ensure that you get the latest resources.This site is not responsible for the authenticity of the resources, please pay attention to screening.If found bad resources, please send a report below the right, we will be the first time shielding.

  • DMCA Notice and Takedown Procedure

    If this resource infringes your copyright, please email([email protected]) us or leave your message here ! we will block the download link as soon as possiable.