I have a document that i want to archive after 24h from the moment it was created.
How do I do that ?
Also assuming my application will accept thousands of posts weekly , is there an efficient way to check and change accordingly?
The attributes :
Post - String isOnline - String DateCreated - DateTime DateEnds - DateTime
Have a function that runs every hour to fetch the list of documents that need to be archived and archive up to N documents. if you have a high load, you can increase the interval in which the function should run
Recommended threads
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....