mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
tweaks to docs (#200)
This commit is contained in:
4
cache/README.md
vendored
4
cache/README.md
vendored
@@ -2,6 +2,6 @@ Quick access key-value storage
|
||||
|
||||
# Cache Service
|
||||
|
||||
The cache service provides simple get/set/delete key-value storage along with ttl support.
|
||||
The cache service provides simple get/set/delete key-value storage. Values can be stored with an optional time-to-live (TTL) to automatically expire entries.
|
||||
|
||||
The max value size is 1mb
|
||||
The max value size is 1MB.
|
||||
|
||||
Reference in New Issue
Block a user