Commit 395f7122 by lancet

add Readme.md

parent 7fc9220c
## Expiring key-value storage
Кеш "ключ-значение" с механизмом устаревания записей.
storage := vault.Store{TTL: 60} // Создаёт хранилище с устареванием записей через минуту
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment