creativecreature / sturdyc

A caching library with advanced concurrency features designed to make I/O heavy applications robust and highly performant
MIT License
331 stars 11 forks source link

docs(README): Update renamed ErrNotFound #18

Closed filiplindqvist-tv4 closed 2 months ago

filiplindqvist-tv4 commented 2 months ago

ErrStoreMissingRecord has been renamed ErrNotFound.

creativecreature commented 2 months ago

Thank you for spotting this issue! I've actually been working on extensive documentation updates in a separate branch, but I'll incorporate this change with a few other things in the following commit: https://github.com/creativecreature/sturdyc/commit/bf16fe4e5ac0c321e03a78a42b017308e500814a Hopefully I'm able to finalize the new examples soon, which should provide a more comprehensive overview of the project