forked from spring-attic/spring-data-aerospike
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FMWK-258 Refactor Operations/Template (#651)
* Re-add deprecated reactive delete variations with deprecated warning message to use the new ones "deleteAll" and "deleteById". * 1. Refactor Aerospike Operations/Template for both reactive and non-reactive flows 2. Improve README 3. Add missing reactive operation methods 4. Polish API (methods naming, fields naming, javadocs, interface and implementation ordering...) * Add numbering to simplify the flow * Polish README (code review comments) * Link to aerospike clients (reactive and non-reactive), polish * README rephrases * Minor fixes * Polish README and Operations/Template
- Loading branch information
1 parent
0e6f00a
commit 107339d
Showing
16 changed files
with
1,764 additions
and
1,514 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
93 changes: 0 additions & 93 deletions
93
src/main/java/org/springframework/data/aerospike/core/AerospikeInternalOperations.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.