TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: “Keep track of your keys” – How do you keep track of your Redis keys?

1 pointsby bbeausejabout 7 years ago
I&#x27;m involved in a fairly large codebase that is using Redis extensively. One of the advantages that structured database have is that the tooling for documenting the &quot;schema&quot; of the data is well defined within the engines.<p>As our codebase grows, it comes more and more difficult to properly document the key schemes we are using for all parts of the application.<p>I&#x27;m curious to see what other teams have come up with to nail solid documentation for their redis keys.<p>-b

no comments

no comments