Use the Counter class (with a given key) to create a persistent counter that uses your blob storage under the hood. You can get/set/increment/decrement the value from any val.
Counter