Skip to content

Draft: Archiving blog post #4928

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Draft: Archiving blog post #4928

wants to merge 1 commit into from

Conversation

shaan1337
Copy link
Member

No description provided.

Copy link

Deploying eventstore with  Cloudflare Pages  Cloudflare Pages

Latest commit: e9b4e72
Status: ✅  Deploy successful!
Preview URL: https://4a01682f.eventstore.pages.dev
Branch Preview URL: https://archiving-blog-post.eventstore.pages.dev

View logs

Copy link
Contributor

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@@ -0,0 +1,248 @@
# Archiving: Hands on!
Copy link

Choose a reason for hiding this comment

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

I think somewhere we should mention that archiving is simple to configure and use. There's no specialness about archived data from the client point of view - it reads like any other data, just a bit slower due to the latency of the underlying object store. This isn't just a cost play - it's also a scalability play and is really the foundation of separating storage from compute for KurrentDB.

- How do I determine proper values for the retention policy?
- How do I scavenge the archive?
- How do backups work?

Copy link

Choose a reason for hiding this comment

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

Should we have a part 2 blog post that goes into these details? I understand that they are in the documentation, but this may be useful content to also surface in another blog post as well.

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.

2 participants