zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCourseSite.com] Udemy - Redis The Complete Developer's Guide
magnet:?xt=urn:btih:2a510feabc6205188a229f935476ea767ab0aa0e&dn=[FreeCourseSite.com] Udemy - Redis The Complete Developer's Guide
磁力链接详情
文件列表详情
2a510feabc6205188a229f935476ea767ab0aa0e
infohash:
176
文件数量
5.41 GB
文件大小
2022-11-23 12:28
创建日期
2024-11-8 16:29
最后访问
相关分词
FreeCourseSite
com
Udemy
-
Redis
The
Complete
Developer's
Guide
1. Get Started Here!/1. Hello and Welcome!.mp4 3.7 MB
1. Get Started Here!/3. Why Use Redis.mp4 17.57 MB
1. Get Started Here!/4. Initial Setup.mp4 16.43 MB
1. Get Started Here!/5. A Touch More Setup.mp4 23.4 MB
10. Organizing Data with Sorted Sets/1. Sorted Sets.mp4 13.9 MB
10. Organizing Data with Sorted Sets/2. Adding and Removing Members.mp4 22.94 MB
10. Organizing Data with Sorted Sets/3. Finding a Range of Scores.mp4 30.58 MB
10. Organizing Data with Sorted Sets/4. Removing the Highest and Lowest Members.mp4 14.32 MB
10. Organizing Data with Sorted Sets/5. Updating Scores.mp4 12.94 MB
10. Organizing Data with Sorted Sets/6. Querying a Sorted Set.mp4 52.69 MB
11. Practice Time with Sorted Sets!/1. Sorted Set Use Cases.mp4 54.95 MB
11. Practice Time with Sorted Sets!/10. Querying for Ending Soonest.mp4 58.66 MB
11. Practice Time with Sorted Sets!/2. Reminder on the Auth Flow.mp4 30 MB
11. Practice Time with Sorted Sets!/3. Storing Usernames.mp4 31.5 MB
11. Practice Time with Sorted Sets!/4. Kind of Storing Strings in Sorted Sets.mp4 18.4 MB
11. Practice Time with Sorted Sets!/5. Converting User IDs.mp4 43.97 MB
11. Practice Time with Sorted Sets!/6. Plan for Showing Most Viewed Items.mp4 28.66 MB
11. Practice Time with Sorted Sets!/7. Initializing Views on Item Creation.mp4 30.49 MB
11. Practice Time with Sorted Sets!/8. Incrementing View Counters.mp4 22.95 MB
11. Practice Time with Sorted Sets!/9. Items by Ending Soonest.mp4 42.69 MB
12. From Relational Data to Redis/1. Loading Relational Data.mp4 41.6 MB
12. From Relational Data to Redis/2. Relational Data with SORT.mp4 23.95 MB
12. From Relational Data to Redis/3. The Sort Command.mp4 33.88 MB
12. From Relational Data to Redis/4. Terminology Around Sort.mp4 39.44 MB
12. From Relational Data to Redis/5. Specifying the BY Argument.mp4 30.61 MB
12. From Relational Data to Redis/6. Joining Data with Sort.mp4 46.85 MB
12. From Relational Data to Redis/7. A Few More Arguments.mp4 51.14 MB
12. From Relational Data to Redis/8. Parsing SORT Output.mp4 49.75 MB
13. HyperLogLog Structures/1. HyperLogsLogs.mp4 19.78 MB
13. HyperLogLog Structures/2. When to use HyperLogsLogs.mp4 36.63 MB
13. HyperLogLog Structures/3. HyperLogsLogs in Action.mp4 30.71 MB
14. Storing Collections with Lists/1. Lists.mp4 18.91 MB
14. Storing Collections with Lists/2. Reading and Writing Data to a List.mp4 20.12 MB
14. Storing Collections with Lists/3. Ranges and Searches.mp4 33.44 MB
14. Storing Collections with Lists/4. Trimming Lists.mp4 26.41 MB
14. Storing Collections with Lists/5. Removing Elements.mp4 23.78 MB
14. Storing Collections with Lists/6. List Use Cases.mp4 51.4 MB
14. Storing Collections with Lists/7. Using Lists in Our App.mp4 20.26 MB
14. Storing Collections with Lists/8. Serializing and Deserializing Bids.mp4 34.88 MB
14. Storing Collections with Lists/9. Retrieving Bid Histories.mp4 79.04 MB
15. More Practice with the E-Commerce App/1. More on Bids.mp4 30.28 MB
15. More Practice with the E-Commerce App/10. Solving Multiple Bids with a Transaction.mp4 47.77 MB
15. More Practice with the E-Commerce App/11. Items by Price.mp4 44.38 MB
15. More Practice with the E-Commerce App/12. More on Items by Price.mp4 18.35 MB
15. More Practice with the E-Commerce App/2. Validating Bids.mp4 39.85 MB
15. More Practice with the E-Commerce App/3. Updating Items with Bids.mp4 28.99 MB
15. More Practice with the E-Commerce App/4. Issues with Bids.mp4 36.01 MB
15. More Practice with the E-Commerce App/5. Understanding Concurrency Issues.mp4 70.14 MB
15. More Practice with the E-Commerce App/6. Applying Atomic Updates.mp4 50.01 MB
15. More Practice with the E-Commerce App/7. Transactions.mp4 24.23 MB
15. More Practice with the E-Commerce App/8. Watching a Key with Transactions.mp4 18.39 MB
15. More Practice with the E-Commerce App/9. Isolated Connections for Transactions.mp4 18.43 MB
16. Extending Redis with Scripting/1. Lua Scripting.mp4 16.47 MB
16. Extending Redis with Scripting/10. Lua Script Integration.mp4 80.17 MB
16. Extending Redis with Scripting/11. Creating a View-Incrementing Script.mp4 149.26 MB
16. Extending Redis with Scripting/12. Code Cleanup.mp4 3.06 MB
16. Extending Redis with Scripting/2. Basics of Lua.mp4 28.81 MB
16. Extending Redis with Scripting/3. Handling Arrays.mp4 11.53 MB
16. Extending Redis with Scripting/4. Handling Tables.mp4 14.72 MB
16. Extending Redis with Scripting/5. Loading and Executing Scripts.mp4 18.8 MB
16. Extending Redis with Scripting/6. Providing Arguments.mp4 28.94 MB
16. Extending Redis with Scripting/7. Providing Key lists.mp4 34.14 MB
16. Extending Redis with Scripting/8. When to Use Scripts.mp4 23.73 MB
16. Extending Redis with Scripting/9. Custom Scripts with Node-Redis.mp4 26.05 MB
17. Understanding and Solving Concurrency Issues/1. Concurrency Revisited.mp4 46.67 MB
17. Understanding and Solving Concurrency Issues/10. Solving Accidental Unlocks.mp4 17.36 MB
17. Understanding and Solving Concurrency Issues/11. Adding an Unlock Script.mp4 34.19 MB
17. Understanding and Solving Concurrency Issues/12. One Last Issue.mp4 24.18 MB
17. Understanding and Solving Concurrency Issues/13. Providing Expiration Signals.mp4 49.19 MB
17. Understanding and Solving Concurrency Issues/14. Alternate Expiration Solution.mp4 56.49 MB
17. Understanding and Solving Concurrency Issues/2. Issues with WATCH.mp4 30.08 MB
17. Understanding and Solving Concurrency Issues/3. Overview of a Lock.mp4 30.25 MB
17. Understanding and Solving Concurrency Issues/4. Understanding the Goal.mp4 33.39 MB
17. Understanding and Solving Concurrency Issues/5. Implementing WithLock.mp4 75.54 MB
17. Understanding and Solving Concurrency Issues/6. Using WithLock.mp4 24.63 MB
17. Understanding and Solving Concurrency Issues/7. It Works!.mp4 20.39 MB
17. Understanding and Solving Concurrency Issues/8. Automatically Expiring Locks.mp4 51.29 MB
17. Understanding and Solving Concurrency Issues/9. Another Lock Issue.mp4 42.64 MB
18. Querying Data with RediSearch/1. Redis Modules.mp4 10.68 MB
18. Querying Data with RediSearch/10. Text Queries.mp4 25.34 MB
18. Querying Data with RediSearch/11. Fuzzy Search.mp4 16.57 MB
18. Querying Data with RediSearch/12. Prefix Search.mp4 9.16 MB
18. Querying Data with RediSearch/13. Pre-Processing Search Criteria.mp4 27.58 MB
18. Querying Data with RediSearch/2. Redis Core vs Redis Stack.mp4 10.97 MB
18. Querying Data with RediSearch/3. Using Modules in Production.mp4 33.01 MB
18. Querying Data with RediSearch/4. Overview on Search.mp4 15.55 MB
18. Querying Data with RediSearch/5. Creating and Using an Index.mp4 33.98 MB
18. Querying Data with RediSearch/6. Details on Indexes.mp4 55.66 MB
18. Querying Data with RediSearch/7. Index Field Types.mp4 31.85 MB
18. Querying Data with RediSearch/8. Numeric Queries.mp4 36.13 MB
18. Querying Data with RediSearch/9. Tag Queries.mp4 17.84 MB
19. Search in Action/1. Search Implementation.mp4 26.2 MB
19. Search in Action/10. Query Performance with PROFILE.mp4 9.27 MB
19. Search in Action/11. Sorting and Searching.mp4 22.53 MB
19. Search in Action/12. Updating an Existing Index.mp4 35.7 MB
19. Search in Action/13. Executing the Search.mp4 39.89 MB
19. Search in Action/14. Deserializing Search Results.mp4 14.58 MB
19. Search in Action/2. The Create Index Function.mp4 24.05 MB
19. Search in Action/3. When to Create the Index.mp4 32.03 MB
19. Search in Action/4. Parsing the Search Term.mp4 33.18 MB
19. Search in Action/5. Executing the Search.mp4 41.26 MB
19. Search in Action/6. Seeding Some Fake Data.mp4 17.45 MB
19. Search in Action/7. RediSearch and TF-IDF.mp4 48.59 MB
19. Search in Action/8. Applying Weights to Fields.mp4 33.85 MB
19. Search in Action/9. Understanding Queries with EXPLAIN.mp4 18.89 MB
2. Commands for Adding and Querying Data/1. Basic Commands.mp4 20.1 MB
2. Commands for Adding and Querying Data/10. Dealing with Numbers.mp4 25.05 MB
2. Commands for Adding and Querying Data/11. Again... Why do These Commands Exist.mp4 57.49 MB
2. Commands for Adding and Querying Data/13. Using a Completed Notebook.mp4 10.85 MB
2. Commands for Adding and Querying Data/15. A Few Exercises.mp4 3.87 MB
2. Commands for Adding and Querying Data/16. Exercise Solutions.mp4 13.57 MB
2. Commands for Adding and Querying Data/2. Documentation on Commands.mp4 34.71 MB
2. Commands for Adding and Querying Data/4. Variations of SET.mp4 28.61 MB
2. Commands for Adding and Querying Data/5. Use Case of Expiration Options.mp4 32.78 MB
2. Commands for Adding and Querying Data/6. Setting Multiple Keys.mp4 27.01 MB
2. Commands for Adding and Querying Data/7. GET and MGET.mp4 4.73 MB
2. Commands for Adding and Querying Data/8. String Ranges.mp4 17.25 MB
2. Commands for Adding and Querying Data/9. Are These Commands Even Useful.mp4 51.24 MB
20. Service Communication with Streams/1. Streams.mp4 7.62 MB
20. Service Communication with Streams/10. Consumer Groups.mp4 34.04 MB
20. Service Communication with Streams/11. Creating and Inspecting Consumer Groups.mp4 39.99 MB
20. Service Communication with Streams/12. Consumer Groups in Action.mp4 53.17 MB
20. Service Communication with Streams/13. Claiming Expired Messages.mp4 33.51 MB
20. Service Communication with Streams/2. Use Case of Streams.mp4 46.3 MB
20. Service Communication with Streams/3. Adding Messages to a Stream.mp4 12.66 MB
20. Service Communication with Streams/4. Consuming Streams with XREAD.mp4 21.13 MB
20. Service Communication with Streams/5. Blocking Reads.mp4 33.96 MB
20. Service Communication with Streams/6. An XREAD Shortcut.mp4 7.71 MB
20. Service Communication with Streams/7. A Little Gotcha Around Streams.mp4 22.98 MB
20. Service Communication with Streams/8. Reading Streams with XRANGE.mp4 26.19 MB
20. Service Communication with Streams/9. Issues with Standard Streams.mp4 14.22 MB
3. E-Commerce App Setup/2. Don't Skip This Video.mp4 42.45 MB
3. E-Commerce App Setup/3. Redis Client Libraries.mp4 59.59 MB
3. E-Commerce App Setup/4. First Implementation Task.mp4 18.99 MB
3. E-Commerce App Setup/5. Redis Design Methodology.mp4 57.11 MB
3. E-Commerce App Setup/6. Key Naming Methodology.mp4 43.55 MB
3. E-Commerce App Setup/7. Adding Page Caching.mp4 37.75 MB
3. E-Commerce App Setup/8. Better Key Generation.mp4 22.11 MB
4. Hash Data Structures/1. Hashes in Redis.mp4 10.38 MB
4. Hash Data Structures/2. Storing and Retrieving Hashes.mp4 21.92 MB
4. Hash Data Structures/3. Creating, Updating, and Retrieving Hashes.mp4 22.3 MB
4. Hash Data Structures/4. Deleting Hash Data.mp4 18.78 MB
4. Hash Data Structures/5. Numbers in Hashes.mp4 30.62 MB
5. Redis Has Gotcha's!/1. Slightly Unpredictable HSET and HGETALL.mp4 16.65 MB
5. Redis Has Gotcha's!/2. Issues with HSET.mp4 34.74 MB
5. Redis Has Gotcha's!/3. Issues with HGETALL.mp4 38.62 MB
6. Powerful Design Patterns/1. App Overview.mp4 63.75 MB
6. Powerful Design Patterns/10. Fetching a Saved Session.mp4 43.06 MB
6. Powerful Design Patterns/11. Creating Sessions.mp4 19.37 MB
6. Powerful Design Patterns/12. Serializing Date Times.mp4 25.65 MB
6. Powerful Design Patterns/13. Storing Items.mp4 38.14 MB
6. Powerful Design Patterns/14. Fetching a Single Item.mp4 51.99 MB
6. Powerful Design Patterns/2. Reducing the Design to Queries.mp4 69.15 MB
6. Powerful Design Patterns/3. What Data Type for Each Resource.mp4 49.88 MB
6. Powerful Design Patterns/5. Create User Implementation.mp4 59.39 MB
6. Powerful Design Patterns/6. Serialization and Deserialization.mp4 61.38 MB
6. Powerful Design Patterns/7. Adding Serialize.mp4 7.87 MB
6. Powerful Design Patterns/8. Fetching a User.mp4 24 MB
6. Powerful Design Patterns/9. Implementing Sessions.mp4 50.76 MB
7. Pipelining Commands/1. Batching Commands with Pipelines.mp4 25.07 MB
7. Pipelining Commands/2. Running Multiple Commands at the Same Time.mp4 35.86 MB
7. Pipelining Commands/3. Executing a Pipeline.mp4 28.93 MB
8. Enforcing Uniqueness with Sets/1. Basics of Sets.mp4 18.33 MB
8. Enforcing Uniqueness with Sets/2. Union of Sets.mp4 17.51 MB
8. Enforcing Uniqueness with Sets/3. Intersection of Sets.mp4 7.06 MB
8. Enforcing Uniqueness with Sets/4. Difference of Sets.mp4 8.82 MB
8. Enforcing Uniqueness with Sets/5. Store Variations.mp4 9.66 MB
8. Enforcing Uniqueness with Sets/6. Checking for an Element in a Set.mp4 13.22 MB
8. Enforcing Uniqueness with Sets/7. Scanning a Set.mp4 26.59 MB
8. Enforcing Uniqueness with Sets/9. Most Common Use Cases of Sets.mp4 32.61 MB
9. A Little Set Implementation/1. Requiring Unique User Names.mp4 44.86 MB
9. A Little Set Implementation/2. Adding a Like System.mp4 34.7 MB
9. A Little Set Implementation/3. How to Count the Number of Likes.mp4 33.44 MB
9. A Little Set Implementation/4. Updating Like Quantities.mp4 34.99 MB
9. A Little Set Implementation/5. Showing Liked Items.mp4 26.51 MB
9. A Little Set Implementation/6. Showing Common Liked Items.mp4 13.9 MB
其他位置