Persistent Counter

FREEMIUM
Par list | Mise à jour un mese fa | Tools
Popularité

0.1 / 10

Latence

120ms

Niveau de service

100%

Health Check

N/A

LISEZ-MOI

There’re many instances where you need scalable, globally persistent counter. Most popular use cases are when you need a monotonically increasing number. Coinbase APIs for e.g. have such a requirement. Alternatively, maybe you want to assign a unique id to your users or your responses, without the single table and global lock limitations of a MySQL instance, which can be quite slow.

This API uses sharding, and ensures that before the call returns, the shard has been successfully persisted. This way, when never loose an applied delta, in other words, your counter doesn’t jump back.

Abonnés : 7
Ressources :
Site Web du produit
Créateur d'API :
L
list
list
Connectez-vous pour évaluer l'API
Note : 5 - Votes : 1