Skip to content

Conversation

@sgl0v
Copy link

@sgl0v sgl0v commented May 18, 2016

Changed the cache to use extended file attributes as a storage for cache record header. Here is the original proposal.

Concerns. The current solution is not generic & extendable enough. Means, it doesn't support versioning and migration between the versions. By adding a new field to the SPTPersistentCacheRecordHeader struct, you have to provide the way to migrate from obsolete header.

…ord's header storage. Defined a function that loads a record header from the file's extended attributes or content (legacy version). Updated unit tests and demo project accordingly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants