Skip to content

Releases: aerospike/spring-data-aerospike

2.1.1.RELEASE

20 Aug 00:35
Compare
Choose a tag to compare
  • Handle SocketTimeoutException thrown when new connection to Aerospike is opened

2.1.0.RELEASE

08 Aug 18:35
Compare
Choose a tag to compare
  • Reactive repositories support
  • Fix Expiration property can not be deserialized for immutable document
  • Fix documentation regarding default expiration in @Document
  • Fix support byte array as field in document
  • Support of placeholders in @Document.collection

1.2.1.RELEASE

01 Mar 01:03
Compare
Choose a tag to compare
1.2.1.RELEASE

1.2.0.RELEASE

28 Feb 21:09
Compare
Choose a tag to compare
1.2.0.RELEASE

1.1.1.RELEASE

04 Jan 20:47
Compare
Choose a tag to compare

Updates

  • Update Spring Data to 2.0.2.RELEASE

1.1.0.RELEASE

26 May 20:55
Compare
Choose a tag to compare

Features

  • Query tree rewrite: Now supports more then “and” for all criteria. Uses predex for queries.
  • Use truncate for set delete
  • Batch read for findAll(). Pass in a list of primary keys.
  • Add “In” support
  • List/Map contains query