Persistent Counter

부분 유료
분류별 list | 업데이트됨 a month ago | Tools
Health Check

N/A

README

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.

팔로워: 7
자원:
제품 웹사이트
API 생성자 :
L
list
list
Rate API에 로그인
등급: 5 - 투표: 1