Skip to content

Instantly share code, notes, and snippets.

View CLGREEN94's full-sized avatar
๐Ÿ‘‰
Hello? ......Is this thing working?

Callum Green CLGREEN94

๐Ÿ‘‰
Hello? ......Is this thing working?
View GitHub Profile

Some of the Redis best practices content has moved

This content from this markdown file has moved a new, happier home where it can serve more people. Please check it out : https://docs.microsoft.com/azure/azure-cache-for-redis/cache-best-practices.

NOTE: Client specific guidance listed below is still valid and should still be considered. I will update this document once all content has been moved.

@MohamedAlaa
MohamedAlaa / tmux-cheatsheet.markdown
Last active August 29, 2025 11:19
tmux shortcuts & cheatsheet

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname