need a suggestion: Need to have a counter but using kv can be an issue as its say only 1 write per s
need a suggestion:
Need to have a counter but using kv can be an issue as its say only 1 write per second to same key. is there anyway around it? we need high frequent concurrent atleast 1000 writes per second (basically one write per read). is there anyway to do it using KV or have to go with redis like cache
Need to have a counter but using kv can be an issue as its say only 1 write per second to same key. is there anyway around it? we need high frequent concurrent atleast 1000 writes per second (basically one write per read). is there anyway to do it using KV or have to go with redis like cache




