Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs reorg #2419

Merged
merged 27 commits into from
Jul 5, 2023
Merged

Docs reorg #2419

merged 27 commits into from
Jul 5, 2023

Conversation

elena-kolevska
Copy link
Contributor

Data types tutorial subsection New page
Keys New page: Using Redis/The Redis keyspace
Strings Redis Strings
Altering and querying the key space New page: Using Redis/The Redis keyspace
Key expiration New page: Using Redis/The Redis keyspace
Lists Redis lists
First steps with Redis Lists Redis lists
Common use cases for lists Redis lists
Capped lists Redis lists
Blocking operations on lists Redis lists
Automatic creation and removal of keys Redis lists
Hashes Redis hashes
Sets Redis sets
Sorted sets Redis sorted sets
Operating on ranges Redis sorted sets
Lexicographical scores Redis sorted sets
Updating the score: leader boards Redis sorted sets
Bitmaps Redis bitmaps
HyperLogLogs Redis HyperLogLog
Other notable features Remove
Learn more Remove

@netlify
Copy link

netlify bot commented May 22, 2023

👷 Deploy request for redis-doc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit fe74fd8

@elena-kolevska elena-kolevska marked this pull request as ready for review May 23, 2023 09:29
Copy link

@SoulPancake SoulPancake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just finished going through the entire thing,
LAwesomeTM and overall an excellent resource!

docs/data-types/hyperloglogs.md Outdated Show resolved Hide resolved
docs/data-types/lists.md Show resolved Hide resolved
docs/data-types/lists.md Outdated Show resolved Hide resolved
Co-authored-by: Anurag Bandyopadhyay <angbpy@gmail.com>
@elena-kolevska
Copy link
Contributor Author

Thanks for the detailed review @SoulPancake ! Great job!

docs/data-types/hyperloglogs.md Outdated Show resolved Hide resolved
@elena-kolevska elena-kolevska changed the title Breaking up the Data Types tutorial into smaller parts Docs reorg Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants