- how long will my data be stored for?
- how big can a single key be?
- how many requests can I make per hour/day?
21–30 of 34 posts
- how long will my data be stored for?
- how big can a single key be?
- how many requests can I make per hour/day?
Since each new key request creates a uuid, wouldn't someone need to store that uuid in local key/value store in order to retrieve values from this k/v? $ curl -X POST http://api.keyvalue.xyz/new/key1 http://api.keyvalue.xyz/3b629f4d/key1 $ curl -X POST http://api.keyvalue.xyz/new/key2 http://api.keyvalue.xyz/3eea0e2c/key2
>Do you need high available, flexible and dynamic key/value store for coordination, notification, feature flagging and more? Doesn't exactly evoke confidence. Are they being explicit that the free tier won't have availability. Is there an SLA or even an estimate?
SLA is in progress but the system is planned to be up & free with the current usage.