aerospike / aerospike-client-java

Aerospike Java Client Library
Other
236 stars 212 forks source link

Support for UUIDs in the Value class #187

Closed mikecaulley closed 3 years ago

mikecaulley commented 3 years ago

Similar to https://github.com/aerospike/aerospike-client-java/issues/182 but for UUIDs instead of Enums.

Pull request: https://github.com/aerospike/aerospike-client-java/pull/186