Bit of an odd question what's the best way to increment a value transactionally in datalevin, i.e a counter. Can it be done with transaction functions? If so how.
https://github.com/juji-io/datalevin/blob/master/doc/transact.md#explicit-synchronous-transaction
I would use a with-transaction