You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable scans by default.
(Generated queries without a filter will throw IllegalStateException. You need to enable them explicitly to be able to use scans.)
PR: #91
QueryEngine and ReactorQueryEngine migrated to spring-data-aerospike repo
(QueryEngine related classes moved from package com.aerospike.helper to org.springframework.data.aerospike.query)
PR: #89