资源详情

返回首页 | 相关搜索
Udemy - Redis The Complete Developer's Guide (3.2025)
大小 5.21 GB
文件数 431
Info Hash: 5347CAC6D4363C42165BBF765FF3ABE9382D9291
收录时间 2026-01-24 19:40:04
更新时间 2026-01-24 19:40:04
文件列表 (431)
01. Get Started Here!/6. A Touch More Setup.mp4
27.91 MB
01. Get Started Here!/5. Initial Setup.mp4
9.76 MB
01. Get Started Here!/4. Why Use Redis.mp4
4.86 MB
01. Get Started Here!/1. Hello and Welcome!.mp4
1.16 MB
01. Get Started Here!/3. redis-diagrams.zip
1.01 MB
01. Get Started Here!/6. A Touch More Setup.vtt
6.52 KB
01. Get Started Here!/4. Why Use Redis.vtt
5.83 KB
01. Get Started Here!/5. Initial Setup.vtt
3.8 KB
01. Get Started Here!/1. Hello and Welcome!.vtt
1.7 KB
01. Get Started Here!/3. Course Resources.html
1.29 KB
01. Get Started Here!/7. Running RBook Locally.html
853 B
01. Get Started Here!/2. Join Our Community!.html
443 B
02. Commands for Adding and Querying Data/11. Again... Why do These Commands Exist.mp4
91.86 MB
02. Commands for Adding and Querying Data/5. Use Case of Expiration Options.mp4
40.49 MB
02. Commands for Adding and Querying Data/9. Are These Commands Even Useful.mp4
34.34 MB
02. Commands for Adding and Querying Data/2. Documentation on Commands.mp4
26.38 MB
02. Commands for Adding and Querying Data/4. Variations of SET.mp4
16.91 MB
02. Commands for Adding and Querying Data/10. Dealing with Numbers.mp4
16.56 MB
02. Commands for Adding and Querying Data/6. Setting Multiple Keys.mp4
15.86 MB
02. Commands for Adding and Querying Data/1. Basic Commands.mp4
13.4 MB
02. Commands for Adding and Querying Data/16. Exercise Solutions.mp4
12.09 MB
02. Commands for Adding and Querying Data/8. String Ranges.mp4
10.38 MB
02. Commands for Adding and Querying Data/13. Using a Completed Notebook.mp4
8.77 MB
02. Commands for Adding and Querying Data/7. GET and MGET.mp4
2.55 MB
02. Commands for Adding and Querying Data/15. A Few Exercises.mp4
2.46 MB
02. Commands for Adding and Querying Data/3.1 Essentials of Commands.html
17.71 KB
02. Commands for Adding and Querying Data/9. Are These Commands Even Useful.vtt
12.98 KB
02. Commands for Adding and Querying Data/11. Again... Why do These Commands Exist.vtt
12.66 KB
02. Commands for Adding and Querying Data/5. Use Case of Expiration Options.vtt
9.47 KB
02. Commands for Adding and Querying Data/2. Documentation on Commands.vtt
8.41 KB
02. Commands for Adding and Querying Data/4. Variations of SET.vtt
7.35 KB
02. Commands for Adding and Querying Data/10. Dealing with Numbers.vtt
7.12 KB
02. Commands for Adding and Querying Data/6. Setting Multiple Keys.vtt
6.64 KB
02. Commands for Adding and Querying Data/1. Basic Commands.vtt
5.93 KB
02. Commands for Adding and Querying Data/12. Basic_Strings_-_Completed.json
5.37 KB
02. Commands for Adding and Querying Data/16. Exercise Solutions.vtt
4.72 KB
02. Commands for Adding and Querying Data/8. String Ranges.vtt
4.65 KB
02. Commands for Adding and Querying Data/13. Using a Completed Notebook.vtt
3.5 KB
02. Commands for Adding and Querying Data/15. A Few Exercises.vtt
1.19 KB
02. Commands for Adding and Querying Data/7. GET and MGET.vtt
1.08 KB
02. Commands for Adding and Querying Data/14. Strings_Exercises.json
808 B
02. Commands for Adding and Querying Data/12. Completed Notes.html
231 B
02. Commands for Adding and Querying Data/14. Exercises.html
227 B
03. E-Commerce App Setup/3. Redis Client Libraries.mp4
94.24 MB
03. E-Commerce App Setup/5. Redis Design Methodology.mp4
83.62 MB
03. E-Commerce App Setup/6. Key Naming Methodology.mp4
53.25 MB
03. E-Commerce App Setup/2. Don't Skip This Video.mp4
50.46 MB
03. E-Commerce App Setup/7. Adding Page Caching.mp4
44.52 MB
03. E-Commerce App Setup/8. Better Key Generation.mp4
18.32 MB
03. E-Commerce App Setup/4. First Implementation Task.mp4
12.78 MB
03. E-Commerce App Setup/1. rbay.zip
359.4 KB
03. E-Commerce App Setup/8. 30-better.zip
311.04 KB
03. E-Commerce App Setup/7. 29-adding.zip
310.98 KB
03. E-Commerce App Setup/3. Redis Client Libraries.vtt
13.67 KB
03. E-Commerce App Setup/5. Redis Design Methodology.vtt
13.29 KB
03. E-Commerce App Setup/2. Don't Skip This Video.vtt
10.73 KB
03. E-Commerce App Setup/7. Adding Page Caching.vtt
8.91 KB
03. E-Commerce App Setup/6. Key Naming Methodology.vtt
8.87 KB
03. E-Commerce App Setup/8. Better Key Generation.vtt
6.55 KB
03. E-Commerce App Setup/4. First Implementation Task.vtt
4.84 KB
03. E-Commerce App Setup/1. E-Commerce App Source Code Download.html
209 B
04. Local Redis Setup/1. Installing on MacOS.html
2.75 KB
04. Local Redis Setup/2. Installing on Windows.html
2.63 KB
05. Hash Data Structures/4. Numbers in Hashes.mp4
20.54 MB
05. Hash Data Structures/2. Storing and Retrieving Hashes.mp4
12.91 MB
05. Hash Data Structures/3. Deleting Hash Data.mp4
9.16 MB
05. Hash Data Structures/1. Hashes in Redis.mp4
6.54 MB
05. Hash Data Structures/2. Storing and Retrieving Hashes.vtt
6.19 KB
05. Hash Data Structures/4. Numbers in Hashes.vtt
5.94 KB
05. Hash Data Structures/3. Deleting Hash Data.vtt
3.46 KB
05. Hash Data Structures/5. Hashes_-_Complete.json
2.87 KB
05. Hash Data Structures/1. Hashes in Redis.vtt
2.8 KB
05. Hash Data Structures/5. Completed Notes.html
243 B
06. Redis Has Gotcha's!/3. Issues with HGETALL.mp4
62.58 MB
06. Redis Has Gotcha's!/2. Issues with HSET.mp4
53.99 MB
06. Redis Has Gotcha's!/1. Slightly Unpredictable HSET and HGETALL.mp4
22.64 MB
06. Redis Has Gotcha's!/3. 003_-_codehashes.zip
306.2 KB
06. Redis Has Gotcha's!/1. 001_-_codehashes.zip
306.14 KB
06. Redis Has Gotcha's!/2. 002_-_codehashes.zip
306.14 KB
06. Redis Has Gotcha's!/2. Issues with HSET.vtt
9.37 KB
06. Redis Has Gotcha's!/3. Issues with HGETALL.vtt
8.53 KB
06. Redis Has Gotcha's!/1. Slightly Unpredictable HSET and HGETALL.vtt
5.8 KB
07. Powerful Design Patterns/2. Reducing the Design to Queries.mp4
83.52 MB
07. Powerful Design Patterns/6. Serialization and Deserialization.mp4
78.15 MB
07. Powerful Design Patterns/5. Create User Implementation.mp4
70.68 MB
07. Powerful Design Patterns/9. Implementing Sessions.mp4
58.87 MB
07. Powerful Design Patterns/10. Fetching a Saved Session.mp4
51.99 MB
07. Powerful Design Patterns/13. Storing Items.mp4
47.11 MB
07. Powerful Design Patterns/1. App Overview.mp4
45.4 MB
07. Powerful Design Patterns/14. Fetching a Single Item.mp4
44.15 MB
07. Powerful Design Patterns/3. What Data Type for Each Resource.mp4
40.07 MB
07. Powerful Design Patterns/12. Serializing Date Times.mp4
15.3 MB
07. Powerful Design Patterns/8. Fetching a User.mp4
13.09 MB
07. Powerful Design Patterns/11. Creating Sessions.mp4
10.99 MB
07. Powerful Design Patterns/7. Adding Serialize.mp4
4.01 MB
07. Powerful Design Patterns/10. 49-fetching-saved.zip
314.72 KB
07. Powerful Design Patterns/14. 53-fetching.zip
311.96 KB
07. Powerful Design Patterns/11. 50-creating.zip
311.57 KB
07. Powerful Design Patterns/8. 47-fetching-user.zip
311.36 KB
07. Powerful Design Patterns/7. 46-adding-serialize.zip
311.31 KB
07. Powerful Design Patterns/5. 44-create-user.zip
311.29 KB
07. Powerful Design Patterns/4.2 When to use Hashes.html
16.85 KB
07. Powerful Design Patterns/6. Serialization and Deserialization.vtt
14.66 KB
07. Powerful Design Patterns/5. Create User Implementation.vtt
14.08 KB
07. Powerful Design Patterns/1. App Overview.vtt
12.93 KB
07. Powerful Design Patterns/2. Reducing the Design to Queries.vtt
10.43 KB
07. Powerful Design Patterns/14. Fetching a Single Item.vtt
10.39 KB
07. Powerful Design Patterns/9. Implementing Sessions.vtt
9.77 KB
07. Powerful Design Patterns/10. Fetching a Saved Session.vtt
9.6 KB
07. Powerful Design Patterns/13. Storing Items.vtt
9.05 KB
07. Powerful Design Patterns/3. What Data Type for Each Resource.vtt
8.74 KB
07. Powerful Design Patterns/12. Serializing Date Times.vtt
6 KB
07. Powerful Design Patterns/8. Fetching a User.vtt
4.91 KB
07. Powerful Design Patterns/11. Creating Sessions.vtt
4.32 KB
07. Powerful Design Patterns/7. Adding Serialize.vtt
1.56 KB
08. Pipelining Commands/2. Running Multiple Commands at the Same Time.mp4
43.6 MB
08. Pipelining Commands/3. Executing a Pipeline.mp4
20.01 MB
08. Pipelining Commands/1. Batching Commands with Pipelines.mp4
14.39 MB
08. Pipelining Commands/3. 56-executing.zip
309.34 KB
08. Pipelining Commands/2. 55-running.zip
309.27 KB
08. Pipelining Commands/2. Running Multiple Commands at the Same Time.vtt
8.32 KB
08. Pipelining Commands/3. Executing a Pipeline.vtt
5.84 KB
08. Pipelining Commands/1. Batching Commands with Pipelines.vtt
5.06 KB
09. Enforcing Uniqueness with Sets/7. Scanning a Set.mp4
31.33 MB
09. Enforcing Uniqueness with Sets/9. Most Common Use Cases of Sets.mp4
29.04 MB
09. Enforcing Uniqueness with Sets/1. Basics of Sets.mp4
11.73 MB
09. Enforcing Uniqueness with Sets/2. Union of Sets.mp4
10.01 MB
09. Enforcing Uniqueness with Sets/5. Store Variations.mp4
8.01 MB
09. Enforcing Uniqueness with Sets/6. Checking for an Element in a Set.mp4
7.74 MB
09. Enforcing Uniqueness with Sets/4. Difference of Sets.mp4
6.07 MB
09. Enforcing Uniqueness with Sets/3. Intersection of Sets.mp4
5.03 MB
09. Enforcing Uniqueness with Sets/9. Most Common Use Cases of Sets.vtt
7.76 KB
09. Enforcing Uniqueness with Sets/7. Scanning a Set.vtt
7.35 KB
09. Enforcing Uniqueness with Sets/1. Basics of Sets.vtt
5.55 KB
09. Enforcing Uniqueness with Sets/2. Union of Sets.vtt
4.52 KB
09. Enforcing Uniqueness with Sets/8. Sets_-_Complete.json
3.65 KB
09. Enforcing Uniqueness with Sets/6. Checking for an Element in a Set.vtt
3.24 KB
09. Enforcing Uniqueness with Sets/5. Store Variations.vtt
2.86 KB
09. Enforcing Uniqueness with Sets/4. Difference of Sets.vtt
2.3 KB
09. Enforcing Uniqueness with Sets/3. Intersection of Sets.vtt
1.82 KB
09. Enforcing Uniqueness with Sets/8. Completed Notes.html
239 B
10. A Little Set Implementation/1. Requiring Unique User Names.mp4
74.65 MB
10. A Little Set Implementation/5. Showing Liked Items.mp4
39.95 MB
10. A Little Set Implementation/3. How to Count the Number of Likes.mp4
30.61 MB
10. A Little Set Implementation/2. Adding a Like System.mp4
25.06 MB
10. A Little Set Implementation/4. Updating Like Quantities.mp4
24.86 MB
10. A Little Set Implementation/6. Showing Common Liked Items.mp4
16.29 MB
10. A Little Set Implementation/6. 71-showing-common.zip
309.72 KB
10. A Little Set Implementation/5. 70-showing-liked.zip
309.69 KB
10. A Little Set Implementation/4. 69-updating.zip
309.61 KB
10. A Little Set Implementation/3. 68-how-to-count.zip
309.54 KB
10. A Little Set Implementation/2. 67-adding.zip
309.53 KB
10. A Little Set Implementation/1. 66-requiring.zip
309.44 KB
10. A Little Set Implementation/1. Requiring Unique User Names.vtt
8.19 KB
10. A Little Set Implementation/3. How to Count the Number of Likes.vtt
7.4 KB
10. A Little Set Implementation/2. Adding a Like System.vtt
6.79 KB
10. A Little Set Implementation/4. Updating Like Quantities.vtt
6.69 KB
10. A Little Set Implementation/5. Showing Liked Items.vtt
4.35 KB
10. A Little Set Implementation/6. Showing Common Liked Items.vtt
2.8 KB
11. Organizing Data with Sorted Sets/6. Querying a Sorted Set.mp4
38.33 MB
11. Organizing Data with Sorted Sets/3. Finding a Range of Scores.mp4
36.49 MB
11. Organizing Data with Sorted Sets/2. Adding and Removing Members.mp4
16.29 MB
11. Organizing Data with Sorted Sets/1. Sorted Sets.mp4
9.74 MB
11. Organizing Data with Sorted Sets/4. Removing the Highest and Lowest Members.mp4
9.36 MB
11. Organizing Data with Sorted Sets/5. Updating Scores.mp4
7.5 MB
11. Organizing Data with Sorted Sets/6. Querying a Sorted Set.vtt
11.11 KB
11. Organizing Data with Sorted Sets/3. Finding a Range of Scores.vtt
6.59 KB
11. Organizing Data with Sorted Sets/2. Adding and Removing Members.vtt
5.09 KB
11. Organizing Data with Sorted Sets/7. Sorted_Sets_-_Complete.json
4.35 KB
11. Organizing Data with Sorted Sets/1. Sorted Sets.vtt
4.32 KB
11. Organizing Data with Sorted Sets/5. Updating Scores.vtt
2.59 KB
11. Organizing Data with Sorted Sets/4. Removing the Highest and Lowest Members.vtt
2.35 KB
11. Organizing Data with Sorted Sets/7. Completed Notes.html
253 B
12. Practice Time with Sorted Sets!/10. Querying for Ending Soonest.mp4
70.93 MB
12. Practice Time with Sorted Sets!/1. Sorted Set Use Cases.mp4
40.82 MB
12. Practice Time with Sorted Sets!/5. Converting User IDs.mp4
36.85 MB
12. Practice Time with Sorted Sets!/9. Items by Ending Soonest.mp4
35.41 MB
12. Practice Time with Sorted Sets!/8. Incrementing View Counters.mp4
32.99 MB
12. Practice Time with Sorted Sets!/4. Kind of Storing Strings in Sorted Sets.mp4
26.87 MB
12. Practice Time with Sorted Sets!/7. Initializing Views on Item Creation.mp4
25.17 MB
12. Practice Time with Sorted Sets!/2. Reminder on the Auth Flow.mp4
22.97 MB
12. Practice Time with Sorted Sets!/3. Storing Usernames.mp4
21.72 MB
12. Practice Time with Sorted Sets!/6. Plan for Showing Most Viewed Items.mp4
17.28 MB
12. Practice Time with Sorted Sets!/7. 85-initializing.zip
313.02 KB
12. Practice Time with Sorted Sets!/10. 88-querying.zip
310.32 KB
12. Practice Time with Sorted Sets!/9. 87-ending-soonest.zip
310.17 KB
12. Practice Time with Sorted Sets!/8. 86-incrementing.zip
310.13 KB
12. Practice Time with Sorted Sets!/5. 83-converting.zip
309.94 KB
12. Practice Time with Sorted Sets!/4. 82-kind-of.zip
309.76 KB
12. Practice Time with Sorted Sets!/3. 81-storing.zip
309.73 KB
12. Practice Time with Sorted Sets!/10. Querying for Ending Soonest.vtt
14.28 KB
12. Practice Time with Sorted Sets!/1. Sorted Set Use Cases.vtt
12.1 KB
12. Practice Time with Sorted Sets!/9. Items by Ending Soonest.vtt
9 KB
12. Practice Time with Sorted Sets!/5. Converting User IDs.vtt
7.44 KB
12. Practice Time with Sorted Sets!/2. Reminder on the Auth Flow.vtt
6.89 KB
12. Practice Time with Sorted Sets!/6. Plan for Showing Most Viewed Items.vtt
6.71 KB
12. Practice Time with Sorted Sets!/7. Initializing Views on Item Creation.vtt
6.14 KB
12. Practice Time with Sorted Sets!/3. Storing Usernames.vtt
5.19 KB
12. Practice Time with Sorted Sets!/8. Incrementing View Counters.vtt
5.19 KB
12. Practice Time with Sorted Sets!/4. Kind of Storing Strings in Sorted Sets.vtt
3.62 KB
13. From Relational Data to Redis/1. Loading Relational Data.mp4
49.78 MB
13. From Relational Data to Redis/7. A Few More Arguments.mp4
36.38 MB
13. From Relational Data to Redis/8. Parsing SORT Output.mp4
34.4 MB
13. From Relational Data to Redis/6. Joining Data with Sort.mp4
27.86 MB
13. From Relational Data to Redis/5. Specifying the BY Argument.mp4
22.76 MB
13. From Relational Data to Redis/4. Terminology Around Sort.mp4
22.4 MB
13. From Relational Data to Redis/3. The Sort Command.mp4
19.76 MB
13. From Relational Data to Redis/2. Relational Data with SORT.mp4
14.96 MB
13. From Relational Data to Redis/8. 96-parsing.zip
310.68 KB
13. From Relational Data to Redis/7. 95-few-more.zip
310.55 KB
13. From Relational Data to Redis/2. 90-relational-data.zip
310.52 KB
13. From Relational Data to Redis/1. 89-loading.zip
310.39 KB
13. From Relational Data to Redis/6. Joining Data with Sort.vtt
12.81 KB
13. From Relational Data to Redis/7. A Few More Arguments.vtt
11.28 KB
13. From Relational Data to Redis/4. Terminology Around Sort.vtt
10.7 KB
13. From Relational Data to Redis/8. Parsing SORT Output.vtt
10.57 KB
13. From Relational Data to Redis/1. Loading Relational Data.vtt
8.72 KB
13. From Relational Data to Redis/3. The Sort Command.vtt
8.41 KB
13. From Relational Data to Redis/5. Specifying the BY Argument.vtt
8.38 KB
13. From Relational Data to Redis/2. Relational Data with SORT.vtt
6.99 KB
13. From Relational Data to Redis/9. Sort_-_Completed.json
2.48 KB
13. From Relational Data to Redis/9. Completed Notes.html
237 B
14. HyperLogLog Structures/2. When to use HyperLogsLogs.mp4
46.43 MB
14. HyperLogLog Structures/3. HyperLogsLogs in Action.mp4
21.58 MB
14. HyperLogLog Structures/1. HyperLogsLogs.mp4
13.23 MB
14. HyperLogLog Structures/3. 100-hyperlogslogs.zip
313.73 KB
14. HyperLogLog Structures/2. When to use HyperLogsLogs.vtt
8.79 KB
14. HyperLogLog Structures/1. HyperLogsLogs.vtt
6.3 KB
14. HyperLogLog Structures/3. HyperLogsLogs in Action.vtt
5.67 KB
15. Storing Collections with Lists/9. Retrieving Bid Histories.mp4
95.9 MB
15. Storing Collections with Lists/6. List Use Cases.mp4
32.41 MB
15. Storing Collections with Lists/2. Reading and Writing Data to a List.mp4
28.24 MB
15. Storing Collections with Lists/8. Serializing and Deserializing Bids.mp4
25.54 MB
15. Storing Collections with Lists/7. Using Lists in Our App.mp4
25.15 MB
15. Storing Collections with Lists/3. Ranges and Searches.mp4
18.42 MB
15. Storing Collections with Lists/4. Trimming Lists.mp4
15.09 MB
15. Storing Collections with Lists/5. Removing Elements.mp4
14.86 MB
15. Storing Collections with Lists/1. Lists.mp4
10.6 MB
15. Storing Collections with Lists/9. 109-retrieving.zip
311.01 KB
15. Storing Collections with Lists/8. 108-serializing.zip
310.9 KB
15. Storing Collections with Lists/9. Retrieving Bid Histories.vtt
16.44 KB
15. Storing Collections with Lists/6. List Use Cases.vtt
13.67 KB
15. Storing Collections with Lists/8. Serializing and Deserializing Bids.vtt
7.94 KB
15. Storing Collections with Lists/3. Ranges and Searches.vtt
7.6 KB
15. Storing Collections with Lists/5. Removing Elements.vtt
6.08 KB
15. Storing Collections with Lists/4. Trimming Lists.vtt
5.94 KB
15. Storing Collections with Lists/7. Using Lists in Our App.vtt
5.62 KB
15. Storing Collections with Lists/2. Reading and Writing Data to a List.vtt
5.18 KB
15. Storing Collections with Lists/1. Lists.vtt
4.35 KB
16. More Practice with the E-Commerce App/5. Understanding Concurrency Issues.mp4
113.37 MB
16. More Practice with the E-Commerce App/2. Validating Bids.mp4
48.05 MB
16. More Practice with the E-Commerce App/6. Applying Atomic Updates.mp4
42.12 MB
16. More Practice with the E-Commerce App/10. Solving Multiple Bids with a Transaction.mp4
37.84 MB
16. More Practice with the E-Commerce App/1. More on Bids.mp4
35.94 MB
16. More Practice with the E-Commerce App/4. Issues with Bids.mp4
30.08 MB
16. More Practice with the E-Commerce App/12. More on Items by Price.mp4
27.59 MB
16. More Practice with the E-Commerce App/11. Items by Price.mp4
25.04 MB
16. More Practice with the E-Commerce App/3. Updating Items with Bids.mp4
18.7 MB
16. More Practice with the E-Commerce App/8. Watching a Key with Transactions.mp4
15.03 MB
16. More Practice with the E-Commerce App/7. Transactions.mp4
14.75 MB
16. More Practice with the E-Commerce App/9. Isolated Connections for Transactions.mp4
11.96 MB
16. More Practice with the E-Commerce App/12. 121-more.zip
311.6 KB
16. More Practice with the E-Commerce App/11. 120-items-by-price.zip
311.3 KB
16. More Practice with the E-Commerce App/10. 119-solving.zip
311.25 KB
16. More Practice with the E-Commerce App/3. 112-updating.zip
311.2 KB
16. More Practice with the E-Commerce App/2. 111-validating.zip
311.13 KB
16. More Practice with the E-Commerce App/5. Understanding Concurrency Issues.vtt
14.11 KB
16. More Practice with the E-Commerce App/6. Applying Atomic Updates.vtt
10.61 KB
16. More Practice with the E-Commerce App/10. Solving Multiple Bids with a Transaction.vtt
8.13 KB
16. More Practice with the E-Commerce App/7. Transactions.vtt
6.63 KB
16. More Practice with the E-Commerce App/4. Issues with Bids.vtt
6.15 KB
16. More Practice with the E-Commerce App/2. Validating Bids.vtt
6.12 KB
16. More Practice with the E-Commerce App/11. Items by Price.vtt
6 KB
16. More Practice with the E-Commerce App/1. More on Bids.vtt
5.76 KB
16. More Practice with the E-Commerce App/9. Isolated Connections for Transactions.vtt
5.16 KB
16. More Practice with the E-Commerce App/3. Updating Items with Bids.vtt
4.48 KB
16. More Practice with the E-Commerce App/8. Watching a Key with Transactions.vtt
3.87 KB
16. More Practice with the E-Commerce App/12. More on Items by Price.vtt
3.5 KB
17. Extending Redis with Scripting/11. Creating a View-Incrementing Script.mp4
180.1 MB
17. Extending Redis with Scripting/10. Lua Script Integration.mp4
131.74 MB
17. Extending Redis with Scripting/9. Custom Scripts with Node-Redis.mp4
32.28 MB
17. Extending Redis with Scripting/5. Loading and Executing Scripts.mp4
27.6 MB
17. Extending Redis with Scripting/8. When to Use Scripts.mp4
21.19 MB
17. Extending Redis with Scripting/7. Providing Key lists.mp4
21.07 MB
17. Extending Redis with Scripting/2. Basics of Lua.mp4
19.02 MB
17. Extending Redis with Scripting/6. Providing Arguments.mp4
18.41 MB
17. Extending Redis with Scripting/1. Lua Scripting.mp4
10.88 MB
17. Extending Redis with Scripting/4. Handling Tables.mp4
10.36 MB
17. Extending Redis with Scripting/3. Handling Arrays.mp4
7.79 MB
17. Extending Redis with Scripting/12. Code Cleanup.mp4
3.35 MB
17. Extending Redis with Scripting/11. 132-creating.zip
311.92 KB
17. Extending Redis with Scripting/12. 133-cleanup.zip
311.87 KB
17. Extending Redis with Scripting/11. Creating a View-Incrementing Script.vtt
25.58 KB
17. Extending Redis with Scripting/10. Lua Script Integration.vtt
15.42 KB
17. Extending Redis with Scripting/7. Providing Key lists.vtt
8.55 KB
17. Extending Redis with Scripting/6. Providing Arguments.vtt
8.28 KB
17. Extending Redis with Scripting/2. Basics of Lua.vtt
8.08 KB
17. Extending Redis with Scripting/8. When to Use Scripts.vtt
6.2 KB
17. Extending Redis with Scripting/9. Custom Scripts with Node-Redis.vtt
6.17 KB
17. Extending Redis with Scripting/5. Loading and Executing Scripts.vtt
6.16 KB
17. Extending Redis with Scripting/4. Handling Tables.vtt
5.21 KB
17. Extending Redis with Scripting/1. Lua Scripting.vtt
4.58 KB
17. Extending Redis with Scripting/3. Handling Arrays.vtt
3.8 KB
17. Extending Redis with Scripting/12. Code Cleanup.vtt
498 B
18. Understanding and Solving Concurrency Issues/14. Alternate Expiration Solution.mp4
94.72 MB
18. Understanding and Solving Concurrency Issues/13. Providing Expiration Signals.mp4
59.74 MB
18. Understanding and Solving Concurrency Issues/5. Implementing WithLock.mp4
51.16 MB
18. Understanding and Solving Concurrency Issues/8. Automatically Expiring Locks.mp4
45.26 MB
18. Understanding and Solving Concurrency Issues/9. Another Lock Issue.mp4
38.14 MB
18. Understanding and Solving Concurrency Issues/1. Concurrency Revisited.mp4
34.4 MB
18. Understanding and Solving Concurrency Issues/3. Overview of a Lock.mp4
28.15 MB
18. Understanding and Solving Concurrency Issues/4. Understanding the Goal.mp4
25.84 MB
18. Understanding and Solving Concurrency Issues/11. Adding an Unlock Script.mp4
23.22 MB
18. Understanding and Solving Concurrency Issues/2. Issues with WATCH.mp4
21.39 MB
18. Understanding and Solving Concurrency Issues/6. Using WithLock.mp4
18.15 MB
18. Understanding and Solving Concurrency Issues/7. It Works!.mp4
16.89 MB
18. Understanding and Solving Concurrency Issues/12. One Last Issue.mp4
16.61 MB
18. Understanding and Solving Concurrency Issues/10. Solving Accidental Unlocks.mp4
10.16 MB
18. Understanding and Solving Concurrency Issues/14. 147-alternate.zip
313.22 KB
18. Understanding and Solving Concurrency Issues/13. 146-providing.zip
313.02 KB
18. Understanding and Solving Concurrency Issues/11. 144-adding-unlock.zip
312.9 KB
18. Understanding and Solving Concurrency Issues/8. 141-automatically.zip
312.84 KB
18. Understanding and Solving Concurrency Issues/7. 140-it-works.zip
312.84 KB
18. Understanding and Solving Concurrency Issues/6. 139-withlock.zip
312.73 KB
18. Understanding and Solving Concurrency Issues/4. 137-understanding.zip
312.26 KB
18. Understanding and Solving Concurrency Issues/5. 005_-_cc.zip
311.26 KB
18. Understanding and Solving Concurrency Issues/5. Implementing WithLock.vtt
12.28 KB
18. Understanding and Solving Concurrency Issues/9. Another Lock Issue.vtt
10.96 KB
18. Understanding and Solving Concurrency Issues/1. Concurrency Revisited.vtt
10.73 KB
18. Understanding and Solving Concurrency Issues/8. Automatically Expiring Locks.vtt
10.67 KB
18. Understanding and Solving Concurrency Issues/14. Alternate Expiration Solution.vtt
9.71 KB
18. Understanding and Solving Concurrency Issues/13. Providing Expiration Signals.vtt
8.05 KB
18. Understanding and Solving Concurrency Issues/3. Overview of a Lock.vtt
8.01 KB
18. Understanding and Solving Concurrency Issues/2. Issues with WATCH.vtt
6.64 KB
18. Understanding and Solving Concurrency Issues/4. Understanding the Goal.vtt
6.12 KB
18. Understanding and Solving Concurrency Issues/11. Adding an Unlock Script.vtt
6 KB
18. Understanding and Solving Concurrency Issues/12. One Last Issue.vtt
5.32 KB
18. Understanding and Solving Concurrency Issues/10. Solving Accidental Unlocks.vtt
4.06 KB
18. Understanding and Solving Concurrency Issues/7. It Works!.vtt
3.99 KB
18. Understanding and Solving Concurrency Issues/6. Using WithLock.vtt
3.45 KB
19. Querying Data with RediSearch/6. Details on Indexes.mp4
66.73 MB
19. Querying Data with RediSearch/3. Using Modules in Production.mp4
52.22 MB
19. Querying Data with RediSearch/5. Creating and Using an Index.mp4
47.54 MB
19. Querying Data with RediSearch/8. Numeric Queries.mp4
43.71 MB
19. Querying Data with RediSearch/4. Overview on Search.mp4
19.65 MB
19. Querying Data with RediSearch/7. Index Field Types.mp4
19.54 MB
19. Querying Data with RediSearch/13. Pre-Processing Search Criteria.mp4
19.17 MB
19. Querying Data with RediSearch/9. Tag Queries.mp4
15.73 MB
19. Querying Data with RediSearch/10. Text Queries.mp4
15.55 MB
19. Querying Data with RediSearch/1. Redis Modules.mp4
10.64 MB
19. Querying Data with RediSearch/11. Fuzzy Search.mp4
10.41 MB
19. Querying Data with RediSearch/2. Redis Core vs Redis Stack.mp4
9 MB
19. Querying Data with RediSearch/12. Prefix Search.mp4
5.97 MB
19. Querying Data with RediSearch/6. Details on Indexes.vtt
9.74 KB
19. Querying Data with RediSearch/5. Creating and Using an Index.vtt
8.29 KB
19. Querying Data with RediSearch/3. Using Modules in Production.vtt
7.57 KB
19. Querying Data with RediSearch/7. Index Field Types.vtt
7.5 KB
19. Querying Data with RediSearch/8. Numeric Queries.vtt
7.31 KB
19. Querying Data with RediSearch/13. Pre-Processing Search Criteria.vtt
7.26 KB
19. Querying Data with RediSearch/10. Text Queries.vtt
6.79 KB
19. Querying Data with RediSearch/4. Overview on Search.vtt
4.93 KB
19. Querying Data with RediSearch/11. Fuzzy Search.vtt
4.29 KB
19. Querying Data with RediSearch/9. Tag Queries.vtt
4.02 KB
19. Querying Data with RediSearch/1. Redis Modules.vtt
3.17 KB
19. Querying Data with RediSearch/2. Redis Core vs Redis Stack.vtt
3.05 KB
19. Querying Data with RediSearch/12. Prefix Search.vtt
2.95 KB
20. Search in Action/8. Applying Weights to Fields.mp4
53.04 MB
20. Search in Action/5. Executing the Search.mp4
51.54 MB
20. Search in Action/7. RediSearch and TF-IDF.mp4
42.77 MB
20. Search in Action/3. When to Create the Index.mp4
38.68 MB
20. Search in Action/1. Search Implementation.mp4
32.14 MB
20. Search in Action/13. Executing the Search.mp4
28.6 MB
20. Search in Action/12. Updating an Existing Index.mp4
28.58 MB
20. Search in Action/4. Parsing the Search Term.mp4
23.47 MB
20. Search in Action/6. Seeding Some Fake Data.mp4
22.11 MB
20. Search in Action/14. Deserializing Search Results.mp4
22.1 MB
20. Search in Action/2. The Create Index Function.mp4
19.6 MB
20. Search in Action/11. Sorting and Searching.mp4
12.95 MB
20. Search in Action/9. Understanding Queries with EXPLAIN.mp4
12.21 MB
20. Search in Action/10. Query Performance with PROFILE.mp4
6.04 MB
20. Search in Action/14. 174-deserializing.zip
314.27 KB
20. Search in Action/13. 173-executing.zip
314.22 KB
20. Search in Action/12. 172-updating.zip
313.97 KB
20. Search in Action/8. 168-applying.zip
313.89 KB
20. Search in Action/5. 165-executing.zip
313.84 KB
20. Search in Action/6. 166-seeding.zip
313.84 KB
20. Search in Action/4. 164-parsing.zip
313.67 KB
20. Search in Action/3. 163-when.zip
313.52 KB
20. Search in Action/2. 162-create-index.zip
313.41 KB
20. Search in Action/1. 161-search.zip
313.27 KB
20. Search in Action/13. Executing the Search.vtt
9.62 KB
20. Search in Action/7. RediSearch and TF-IDF.vtt
9.58 KB
20. Search in Action/5. Executing the Search.vtt
9.07 KB
20. Search in Action/4. Parsing the Search Term.vtt
7.79 KB
20. Search in Action/8. Applying Weights to Fields.vtt
7.34 KB
20. Search in Action/12. Updating an Existing Index.vtt
7.06 KB
20. Search in Action/3. When to Create the Index.vtt
6.99 KB
20. Search in Action/1. Search Implementation.vtt
6.56 KB
20. Search in Action/9. Understanding Queries with EXPLAIN.vtt
6.38 KB
20. Search in Action/11. Sorting and Searching.vtt
6.11 KB
20. Search in Action/2. The Create Index Function.vtt
5.44 KB
20. Search in Action/14. Deserializing Search Results.vtt
4.03 KB
20. Search in Action/6. Seeding Some Fake Data.vtt
3.5 KB
20. Search in Action/10. Query Performance with PROFILE.vtt
3.21 KB
21. Service Communication with Streams/11. Creating and Inspecting Consumer Groups.mp4
47.34 MB
21. Service Communication with Streams/12. Consumer Groups in Action.mp4
44.88 MB
21. Service Communication with Streams/10. Consumer Groups.mp4
42.82 MB
21. Service Communication with Streams/8. Reading Streams with XRANGE.mp4
42.01 MB
21. Service Communication with Streams/13. Claiming Expired Messages.mp4
40.07 MB
21. Service Communication with Streams/2. Use Case of Streams.mp4
26.96 MB
21. Service Communication with Streams/5. Blocking Reads.mp4
20.56 MB
21. Service Communication with Streams/4. Consuming Streams with XREAD.mp4
18.02 MB
21. Service Communication with Streams/7. A Little Gotcha Around Streams.mp4
14.92 MB
21. Service Communication with Streams/9. Issues with Standard Streams.mp4
9.46 MB
21. Service Communication with Streams/3. Adding Messages to a Stream.mp4
7.82 MB
21. Service Communication with Streams/1. Streams.mp4
5.09 MB
21. Service Communication with Streams/6. An XREAD Shortcut.mp4
4.91 MB
21. Service Communication with Streams/12. Consumer Groups in Action.vtt
11.29 KB
21. Service Communication with Streams/2. Use Case of Streams.vtt
9.62 KB
21. Service Communication with Streams/11. Creating and Inspecting Consumer Groups.vtt
9.23 KB
21. Service Communication with Streams/5. Blocking Reads.vtt
8.82 KB
21. Service Communication with Streams/13. Claiming Expired Messages.vtt
7.04 KB
21. Service Communication with Streams/10. Consumer Groups.vtt
6.58 KB
21. Service Communication with Streams/7. A Little Gotcha Around Streams.vtt
6.16 KB
21. Service Communication with Streams/8. Reading Streams with XRANGE.vtt
5.67 KB
21. Service Communication with Streams/4. Consuming Streams with XREAD.vtt
5.38 KB
21. Service Communication with Streams/3. Adding Messages to a Stream.vtt
3.56 KB
21. Service Communication with Streams/9. Issues with Standard Streams.vtt
3.37 KB
21. Service Communication with Streams/1. Streams.vtt
2.27 KB
21. Service Communication with Streams/6. An XREAD Shortcut.vtt
2.03 KB
22. Bonus!/1. Bonus!.html
3.62 KB

免责声明

本网站仅提供DHT网络磁力资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 lulutang@protonmail.com。