issues
search
deanhiller
/
playorm
ORM for nosql with SCALABLE SQL
https://github.com/deanhiller/playorm/wiki
Other
76
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exception when trying to seralize a loaded Entity
#138
tomuench
closed
10 years ago
6
New Release
#137
dpichardo
closed
11 years ago
3
Double class scanning
#136
chaos-generator
opened
11 years ago
4
Per row TTL support for inmemorydb and cassandra
#135
hsn10
closed
11 years ago
0
Small fix after gradle 1.6 update
#134
hsn10
closed
11 years ago
0
gradle out of memory
#133
deanhiller
closed
11 years ago
5
add support for persisting zero field entity
#132
hsn10
closed
11 years ago
0
fix removing index entry on primary key
#131
hsn10
closed
11 years ago
0
check if field is primary key is indexed before deleting index
#130
hsn10
closed
11 years ago
0
orm always tries to remove index on @NoSqlId field even if it does not exists
#129
hsn10
closed
11 years ago
2
Support for marker (no columns) entity
#128
hsn10
closed
11 years ago
4
add some really long negative number for set testing
#127
hsn10
closed
11 years ago
1
RFE: search within collection with index
#126
hsn10
closed
11 years ago
6
add inheritance to lower layer meta model
#125
deanhiller
opened
11 years ago
0
Fix for #122
#124
hsn10
closed
11 years ago
1
removing entity with field anotated @NoSqlId @NoSqlIndexed will not remove index entry
#123
hsn10
closed
11 years ago
13
@NoSqlEmbedded doesn't work with List and Set of Long types
#122
hsn10
opened
11 years ago
32
NoAvailableHostsException on simple test
#121
TheGeekPharaoh
closed
11 years ago
3
better error handling in cli tool
#120
hsn10
closed
11 years ago
2
change version to 1.7-SNAPSHOT
#119
hsn10
closed
11 years ago
1
protocol of=vfs is not supported for loading classfiles?
#118
TheGeekPharaoh
closed
11 years ago
6
Scan all rows for MongoDb, inmemory and HBase too
#117
easility
closed
11 years ago
1
NPE on index pointing to nonexistent row
#116
hsn10
closed
11 years ago
22
RFE: Support for cassandra TTL
#115
hsn10
closed
11 years ago
11
add support for adhoc queries to EntityManager
#114
hsn10
opened
11 years ago
6
do not require @NoSqlIndexed
#113
hsn10
closed
11 years ago
22
Too many single reads before batch update - performance penalty
#112
snazy
opened
11 years ago
12
Improvce cache (hash) performance of session's read cache
#111
snazy
closed
11 years ago
1
set retry strategy in Astyanax
#110
hsn10
closed
11 years ago
0
TestIndexTypes is failing
#109
hsn10
closed
11 years ago
4
switch to microseconds async Clock
#108
hsn10
closed
11 years ago
11
document specifying additional CF options with new cassandra callback
#107
deanhiller
closed
11 years ago
4
groupId of playorm
#106
snazy
closed
11 years ago
1
Make some dependencies in pom.xml provided
#105
snazy
closed
11 years ago
1
Modifications to generated pom.xml
#104
snazy
closed
11 years ago
0
Cassandra timestamps needs to be more precise
#103
hsn10
closed
11 years ago
10
testBasicLocalTime is failing
#102
hsn10
closed
11 years ago
9
"gradle install" fails due to errors in javadoc...
#101
snazy
closed
11 years ago
3
Test case for issue#93
#100
snazy
closed
11 years ago
0
Inherited entities problem with "common" ID
#99
snazy
opened
11 years ago
10
Support override repository for deployement
#98
hsn10
closed
11 years ago
7
Configure astyanax with better defaults
#97
hsn10
closed
11 years ago
13
Playframework 2.1 plugin needs scala version
#96
hsn10
opened
11 years ago
16
Add very basic documentation on entity retrieval
#95
hsn10
closed
11 years ago
3
NoSqlId with NoSqlConverter - deserialization fails in NoSqlEmbeddable
#94
snazy
closed
11 years ago
1
"IllegalArgumentException: provide session OR cb but not both" ???
#93
snazy
closed
11 years ago
16
RFE: Add new method to NoSqlEntityManager to persist given object all transitively reachable objects
#92
snazy
opened
11 years ago
0
Improve documentation on Playframework 2.1 plugin
#91
hsn10
closed
11 years ago
8
RFE: support for row locking
#90
snazy
opened
11 years ago
6
Please add support for nested embeddables
#89
snazy
opened
11 years ago
1
Next