I'm looking for information on versioned containers, suitable for parallel access in different versions. I don't know if that's the right term, because my searches are yielding very little.
Can someone point me in the right direction?
I'm looking for information on versioned containers, suitable for parallel access in different versions. I don't know if that's the right term, because my searches are yielding very little.
Can someone point me in the right direction?
What do you mean "container"? Maybe "version control" system?
If that so then I recommend SVN.
You can access different versions of anything you've "commited" into it.
Every "commit" gives increased, new, version number.