Linkedin - Advanced Redis
大小
301.69 MB
文件数
84
Info Hash:
97344540AD2DE2CF9B9E624561F3488B01D4A38A
收录时间
2025-12-19 22:17:57
更新时间
2025-12-19 22:17:57
文件列表 (84)
01 - Introduction/01 - An overview of Redis.mp4
8.94 MB
01 - Introduction/01 - An overview of Redis.srt
7.61 KB
02 - 1. Installing and Setting up Redis/01 - Redis optimizations.mp4
10.01 MB
02 - 1. Installing and Setting up Redis/01 - Redis optimizations.srt
8.59 KB
02 - 1. Installing and Setting up Redis/02 - Installing Redis on macOS.mp4
5.73 MB
02 - 1. Installing and Setting up Redis/02 - Installing Redis on macOS.srt
5.47 KB
02 - 1. Installing and Setting up Redis/03 - Installing Redis on Debian Linux.mp4
12.66 MB
02 - 1. Installing and Setting up Redis/03 - Installing Redis on Debian Linux.srt
7.12 KB
03 - 2. Improving Performance with Pipelines/01 - Pipelining.mp4
5.51 MB
03 - 2. Improving Performance with Pipelines/01 - Pipelining.srt
5.56 KB
03 - 2. Improving Performance with Pipelines/02 - Pipelining using the Redis CLI.mp4
4.59 MB
03 - 2. Improving Performance with Pipelines/02 - Pipelining using the Redis CLI.srt
4.38 KB
03 - 2. Improving Performance with Pipelines/03 - Pipelining using a Python client.mp4
9.44 MB
03 - 2. Improving Performance with Pipelines/03 - Pipelining using a Python client.srt
5.11 KB
03 - 2. Improving Performance with Pipelines/04 - Performance improvement with pipelining.mp4
10.24 MB
03 - 2. Improving Performance with Pipelines/04 - Performance improvement with pipelining.srt
5.87 KB
03 - 2. Improving Performance with Pipelines/05 - Parsing a text file to run pipeline commands.mp4
7.77 MB
03 - 2. Improving Performance with Pipelines/05 - Parsing a text file to run pipeline commands.srt
3.84 KB
04 - 3. Benchmarking a Redis Server/01 - Benchmarking.mp4
3.73 MB
04 - 3. Benchmarking a Redis Server/01 - Benchmarking.srt
3.46 KB
04 - 3. Benchmarking a Redis Server/02 - Benchmarking Redis.mp4
16.24 MB
04 - 3. Benchmarking a Redis Server/02 - Benchmarking Redis.srt
4.36 KB
04 - 3. Benchmarking a Redis Server/03 - Configuring the benchmark utility.mp4
14.12 MB
04 - 3. Benchmarking a Redis Server/03 - Configuring the benchmark utility.srt
7.26 KB
04 - 3. Benchmarking a Redis Server/04 - Configuring a firewall rule.mp4
7.24 MB
04 - 3. Benchmarking a Redis Server/04 - Configuring a firewall rule.srt
4.99 KB
04 - 3. Benchmarking a Redis Server/05 - Instantiating Cloud VMs in different regions.mp4
8.54 MB
04 - 3. Benchmarking a Redis Server/05 - Instantiating Cloud VMs in different regions.srt
4.8 KB
04 - 3. Benchmarking a Redis Server/06 - Running the Redis Server in Two Different Locations.mp4
7.73 MB
04 - 3. Benchmarking a Redis Server/06 - Running the Redis Server in Two Different Locations.srt
3.29 KB
04 - 3. Benchmarking a Redis Server/07 - Comparing latencies for Redis servers in different locations.mp4
16.29 MB
04 - 3. Benchmarking a Redis Server/07 - Comparing latencies for Redis servers in different locations.srt
8.64 KB
04 - 3. Benchmarking a Redis Server/08 - Benchmarking pipelined and multi-threaded operations.mp4
16.47 MB
04 - 3. Benchmarking a Redis Server/08 - Benchmarking pipelined and multi-threaded operations.srt
6.38 KB
05 - 4. Performing Basic Full-Text Search with RediStack/01 - Introducing RediStack.mp4
6.61 MB
05 - 4. Performing Basic Full-Text Search with RediStack/01 - Introducing RediStack.srt
6.04 KB
05 - 4. Performing Basic Full-Text Search with RediStack/02 - Installing RediStack on macOS.mp4
8.07 MB
05 - 4. Performing Basic Full-Text Search with RediStack/02 - Installing RediStack on macOS.srt
4.13 KB
05 - 4. Performing Basic Full-Text Search with RediStack/03 - Installing RediStack on Debian Linux.mp4
6.37 MB
05 - 4. Performing Basic Full-Text Search with RediStack/03 - Installing RediStack on Debian Linux.srt
4.17 KB
05 - 4. Performing Basic Full-Text Search with RediStack/04 - Creating a searching index and performing search.mp4
23.6 MB
05 - 4. Performing Basic Full-Text Search with RediStack/04 - Creating a searching index and performing search.srt
8.04 KB
05 - 4. Performing Basic Full-Text Search with RediStack/05 - Indexing and searching multiple fields.mp4
11.45 MB
05 - 4. Performing Basic Full-Text Search with RediStack/05 - Indexing and searching multiple fields.srt
8.02 KB
05 - 4. Performing Basic Full-Text Search with RediStack/06 - Realtime updates of indexes.mp4
2.87 MB
05 - 4. Performing Basic Full-Text Search with RediStack/06 - Realtime updates of indexes.srt
1.99 KB
06 - 5. Perform Complex Full-Text Searches/01 - Using logical operations in search queries.mp4
5.4 MB
06 - 5. Perform Complex Full-Text Searches/01 - Using logical operations in search queries.srt
5.68 KB
06 - 5. Perform Complex Full-Text Searches/02 - Controlling a search using options.mp4
8.14 MB
06 - 5. Perform Complex Full-Text Searches/02 - Controlling a search using options.srt
5.68 KB
06 - 5. Perform Complex Full-Text Searches/03 - Performing a tag search.mp4
3.91 MB
06 - 5. Perform Complex Full-Text Searches/03 - Performing a tag search.srt
2.84 KB
06 - 5. Perform Complex Full-Text Searches/04 - Indexing and searching numeric fields.mp4
4.63 MB
06 - 5. Perform Complex Full-Text Searches/04 - Indexing and searching numeric fields.srt
4.92 KB
06 - 5. Perform Complex Full-Text Searches/05 - Configuring stop words for text search.mp4
7 MB
06 - 5. Perform Complex Full-Text Searches/05 - Configuring stop words for text search.srt
5.77 KB
06 - 5. Perform Complex Full-Text Searches/06 - Performing fuzzy search.mp4
3.08 MB
06 - 5. Perform Complex Full-Text Searches/06 - Performing fuzzy search.srt
3.23 KB
06 - 5. Perform Complex Full-Text Searches/07 - Grouping and aggregation.mp4
5.83 MB
06 - 5. Perform Complex Full-Text Searches/07 - Grouping and aggregation.srt
6.23 KB
07 - 6. Querying JSON Structures with RedisJSON/01 - Working with JSON objects.mp4
5.9 MB
07 - 6. Querying JSON Structures with RedisJSON/01 - Working with JSON objects.srt
5.69 KB
07 - 6. Querying JSON Structures with RedisJSON/02 - Working with JSON arrays.mp4
11.84 MB
07 - 6. Querying JSON Structures with RedisJSON/02 - Working with JSON arrays.srt
10.92 KB
07 - 6. Querying JSON Structures with RedisJSON/03 - Performing operations on JSON arrays.mp4
5.2 MB
07 - 6. Querying JSON Structures with RedisJSON/03 - Performing operations on JSON arrays.srt
5.11 KB
07 - 6. Querying JSON Structures with RedisJSON/04 - Performing operations on JSON objects.mp4
2.53 MB
07 - 6. Querying JSON Structures with RedisJSON/04 - Performing operations on JSON objects.srt
2.3 KB
07 - 6. Querying JSON Structures with RedisJSON/05 - Performing operations on strings and numeric values in JSON.mp4
5.75 MB
07 - 6. Querying JSON Structures with RedisJSON/05 - Performing operations on strings and numeric values in JSON.srt
5.36 KB
07 - 6. Querying JSON Structures with RedisJSON/06 - Searching JSON documents.mp4
6.33 MB
07 - 6. Querying JSON Structures with RedisJSON/06 - Searching JSON documents.srt
5.28 KB
08 - Conclusion/01 - Summary and next steps.mp4
1.74 MB
08 - Conclusion/01 - Summary and next steps.srt
1.9 KB
Ex_Files_Advanced_Redis/Exercise Files/demo-01/demo-01.sh
3.19 KB
Ex_Files_Advanced_Redis/Exercise Files/demo-02/demo-02.sh
2.04 KB
Ex_Files_Advanced_Redis/Exercise Files/demo-02/pipeline_commands.txt
261 B
Ex_Files_Advanced_Redis/Exercise Files/demo-02/pipeline_python.py
1007 B
Ex_Files_Advanced_Redis/Exercise Files/demo-03/demo-03.sh
900 B
Ex_Files_Advanced_Redis/Exercise Files/demo-03/run_with_pipeline.py
474 B
Ex_Files_Advanced_Redis/Exercise Files/demo-03/run_without_pipeline.py
445 B
Ex_Files_Advanced_Redis/Exercise Files/demo-04/demo-04.sh
1.84 KB
Ex_Files_Advanced_Redis/Exercise Files/demo-04/kv_pairs.txt
240 B
Ex_Files_Advanced_Redis/Exercise Files/demo-04/load_kvs.py
628 B