mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
6 lines
134 B
Markdown
6 lines
134 B
Markdown
Simple key-value storage
|
|
|
|
# Cache Service
|
|
|
|
The cache service provides simple get/set/delete key-value storage along with ttl support.
|