aerospike/java-object-mapper
The Java Object Mapper is a simple, light-weight framework used to map POJOs to the Aerospike database. Using simple annotations or a configuration YAML file to describe how to map the data to Aerospike, the project takes the tedium out of mapping the data through the powerful, low level interface.
JavaApache-2.0
Issues
- 5
Support For Providing Namespace at Run Time
#103 opened by Agrawalmahin - 1
Infinite recursion with translateError method
#153 opened by Hartigan - 1
- 4
The class still need to implement serializable in some cases, this was fixed in #118
#141 opened by Agrawalmahin - 10
- 3
Dynamically set TTL on an individual record
#132 opened by ajeetdsouza - 0
AerospikeReference anotation wrong javadoc
#133 opened by davobaghoyan - 1
Expand VirtualList operations
#116 opened by roimenashe - 2
Error reading maps
#114 opened by kasturit - 2
Can an enum have null value?
#117 opened by Agrawalmahin - 4
- 4
- 6
Unable to update specific bins on embeeded object
#111 opened by x80486 - 1
Handle primitive Wrapper classes default values
#105 opened by navneetskhu - 0
Support boolean bin value
#107 opened by reugn - 3
NullPointerException in ClassCacheEntry
#104 opened by Agrawalmahin - 2
- 9
ArrayIndexOutOfBoundsException from ClassCacheEntry.getBins() as Bins is fetched with size of 0
#98 opened by atul3991 - 4
Aersopike Exception - Stored name of "ARecord" is used for both com.ARecord and com.ARecord
#90 opened by agugan - 10
One set limitation
#86 opened by evolvednight - 0
Add support for batch read operations
#82 opened by roimenashe - 1
Support batch reading in reactive flow.
#29 opened by roimenashe - 3
- 0
- 2
Return List of entities from query
#75 opened by sujeet100 - 0
Javadocs standardization
#71 opened by roimenashe - 0
Add support for Scans and Queries
#62 opened by tfaulkes - 0
- 1
- 1
Verify existing tests (naming convention)
#43 opened by roimenashe - 0
- 0
- 0
Migrate from junit4 to junit5 (jupiter)
#46 opened by roimenashe - 0
Remove maven-assembly-plugin
#40 opened by roimenashe - 0
Add missing documentation to methods
#36 opened by roimenashe - 0
Handle object graph circularities (A->B->A)
#38 opened by roimenashe - 0
Support reactive client functionality
#25 opened by roimenashe - 0
Create a table of contents in the Readme file
#9 opened by reugn