Releases: aerospike/spring-data-aerospike
Releases · aerospike/spring-data-aerospike
2.1.1.RELEASE
- Handle SocketTimeoutException thrown when new connection to Aerospike is opened
2.1.0.RELEASE
- 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
1.2.1.RELEASE
1.2.0.RELEASE
1.2.0.RELEASE
1.1.1.RELEASE
Updates
- Update Spring Data to 2.0.2.RELEASE
1.1.0.RELEASE
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