Releases: aerospike-community/aerospike-loader
Releases · aerospike-community/aerospike-loader
2.3.2
09 Oct 00:48
Compare
Sorry, something went wrong.
No results found
New Features
[TOOLS-1387] - (TOOLS) Support record delete operation.
[TOOLS-1394] - (TOOLS) Support for scan changes in server 4.7.
Bug Fixes
[TOOLS-1385] - (ASLOADER) Fix column position error for data file without header.
2.3.1
10 Aug 00:34
Compare
Sorry, something went wrong.
No results found
New Features:
[TOOLS-1362] - (TOOLS) Add support for Debian 10.
Improvements
[TOOLS-1364] - (TOOLS) Remove support for deprecated Debian 7.
2.3
22 May 20:48
Compare
Sorry, something went wrong.
No results found
Improvements
[TOOLS-1334] - (TOOLS) Remove SSLv3 support.
2.0
28 Apr 07:34
Compare
Sorry, something went wrong.
No results found
Improvements and Features
Extended CSV to support DSV (Delimiter supported value) format.
Updated to use latest java-client.
Added TLS support and seed host list support.
Added support for secondary_mapping (reverse_mapping to primary_key)
Added JSON as src_data_type support. Nested list, map can be stored.
Depricated set, readThread, writeThread from command line parameter. Added max-throughput param.
Improved test/examples.
Fixed and Added support of float data type (@mohamagdy )
Added option to store primary key with record (@mtrivedi )