mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 15:51:24 +00:00
Update publicapi.json
This commit is contained in:
10
cache/publicapi.json
vendored
10
cache/publicapi.json
vendored
@@ -3,10 +3,10 @@
|
|||||||
"icon": "💭",
|
"icon": "💭",
|
||||||
"category": "storage",
|
"category": "storage",
|
||||||
"pricing": {
|
"pricing": {
|
||||||
"Cache.Get": 100,
|
"Cache.Get": 1,
|
||||||
"Cache.Set": 100,
|
"Cache.Set": 1,
|
||||||
"Cache.Delete": 100,
|
"Cache.Delete": 1,
|
||||||
"Cache.Increment": 100,
|
"Cache.Increment": 1,
|
||||||
"Cache.Decrement": 100
|
"Cache.Decrement": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user