Skip to content

Tags: vpetrigo/caches

Tags

v0.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #33 from vpetrigo/feature/wrap_value_to_smart_ptr

Wrap value to smart ptr

v0.0.5

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
tests: cmake: Fix MSVC warnings setup

v0.0.4

Verified

This commit was signed with the committer’s verified signature.
vpetrigo Vladimir Petrigo
docupages.py: Switch from pipenv to poetry

v0.0.3

Add:

- TryGet() method that allows cache's element access without exception rising in the case of missing
- documentation output for the library

v0.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from vpetrigo/feature/clear_clean_up

cache: Clean up Clear() method

v0.0.1

Initial caches library release