Closed manolama closed 3 years ago
…sed in the row parsing. We're going to be targeting tens of millions of ops per second in a single JVM so I'll be trying to reduce some of the instantiated objects wherever possible.
This has been implemented in client 5.1.4: https://download.aerospike.com/download/client/java/notes.html#5.1.4
Awesome, thanks.
…sed in the row parsing. We're going to be targeting tens of millions of ops per second in a single JVM so I'll be trying to reduce some of the instantiated objects wherever possible.