Nikita
|
3762b8e229
|
Merge branch 'master' of github.com:redisson/redisson
|
8 years ago |
Nikita
|
96e7baad84
|
JSR107 cache implementation should throw javax.cache.CacheException #850
|
8 years ago |
Nikita Koksharov
|
d98128cb69
|
Update README.md
|
8 years ago |
Nikita Koksharov
|
8a691a6620
|
Update CHANGELOG.md
|
8 years ago |
Nikita
|
0c4ea1c5c2
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
40a3832582
|
[maven-release-plugin] prepare release redisson-3.4.2
|
8 years ago |
Nikita
|
cd8d600552
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson/pom.xml
|
8 years ago |
Nikita
|
5b3bb84712
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
b5961401a8
|
[maven-release-plugin] prepare release redisson-2.9.2
|
8 years ago |
Nikita
|
6b840af097
|
netty updated
|
8 years ago |
Nikita
|
f53b5913bd
|
zero-allocation-hashing updated to 0.8
|
8 years ago |
Nikita
|
38efe7595d
|
netty updated
|
8 years ago |
Nikita
|
f54c462298
|
Fixed empty result handling for RGeo.radiusStoreTo methods
|
8 years ago |
Nikita Koksharov
|
e544b8ae30
|
Merge pull request #869 from coryshrmn/feature/georadius-store
Support STORE parameter for GEORADIUS and GEORADIUSBYMEMBER
|
8 years ago |
Nikita
|
bf200044e8
|
zero-allocation-hashing, byte-buddy and jodd-bean libraries can't be optional. #862
|
8 years ago |
Nikita
|
6cb624f0ea
|
Merge branch 'master' of github.com:redisson/redisson
|
8 years ago |
Nikita
|
0149b05b6f
|
RRemoteService.getFreeWorkers method added
|
8 years ago |
Nikita Koksharov
|
25e4c01ec3
|
Merge pull request #873 from SteveDraper/master
Added pre-warm mechanism for locally cached maps
|
8 years ago |
Nikita
|
349f8bb4bc
|
Merge branch 'master' of github.com:redisson/redisson
|
8 years ago |
Nikita
|
b66be8983a
|
refactoring
|
8 years ago |
Steve Draper
|
87bcfec6ed
|
Added pre-warm mechanism for locally cached maps
|
8 years ago |
Cory Sherman
|
df0d135980
|
change API "radiusStore()" -> "radiusStoreTo()"
From @mrniko's feedback, to match RSortable API.
Read from current Geo, store to destName.
|
8 years ago |
Cory Sherman
|
cbb485cb0b
|
add doc for RGeo.radiusStore fromKey
|
8 years ago |
Nikita Koksharov
|
35153462b0
|
Update CHANGELOG.md
|
8 years ago |
Nikita Koksharov
|
f5735ee03a
|
Update README.md
|
8 years ago |
Nikita
|
f299957b01
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
3c956b91e2
|
[maven-release-plugin] prepare release redisson-3.4.1
|
8 years ago |
Nikita
|
99668b1eeb
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson/pom.xml
|
8 years ago |
Nikita
|
a704017ace
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
61f070af4e
|
[maven-release-plugin] prepare release redisson-2.9.1
|
8 years ago |
Nikita Koksharov
|
f48c730fb1
|
Merge pull request #868 from SteveDraper/LocalCacheMapGetAllAsync
Fixed local cache resolution of getAllAsync
|
8 years ago |
Nikita
|
b9c12bb413
|
Merge branch 'master' of github.com:redisson/redisson
|
8 years ago |
Nikita
|
5e34084161
|
Fixed - reference to avro module has been removed. #865
|
8 years ago |
Steve Draper
|
e7034f81ae
|
Fixed local cache resolution of getAllAsync
|
8 years ago |
Rui Gu
|
205955f9a4
|
Update README.md
|
8 years ago |
Rui Gu
|
5a4e268f9d
|
added map reduce service to service section
|
8 years ago |
Nikita Koksharov
|
d84f3f5ade
|
Update README.md
|
8 years ago |
Nikita Koksharov
|
74b9b62210
|
Update CHANGELOG.md
|
8 years ago |
Nikita
|
126dd8a936
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
644c159d1b
|
[maven-release-plugin] prepare release redisson-3.4.0
|
8 years ago |
Nikita
|
304de3b008
|
Merge branch 'master' into 3.0.0
# Conflicts:
# pom.xml
# redisson-all/pom.xml
# redisson-tomcat/pom.xml
# redisson-tomcat/redisson-tomcat-6/pom.xml
# redisson-tomcat/redisson-tomcat-7/pom.xml
# redisson-tomcat/redisson-tomcat-8/pom.xml
# redisson/pom.xml
|
8 years ago |
Nikita
|
30d0074e9a
|
[maven-release-plugin] prepare for next development iteration
|
8 years ago |
Nikita
|
351c36c700
|
[maven-release-plugin] prepare release redisson-2.9.0
|
8 years ago |
Nikita
|
f47bb51150
|
JDK 1.6 compilation fixed
|
8 years ago |
Nikita
|
3329d1571b
|
Comment added
|
8 years ago |
Nikita Koksharov
|
5f8f77398b
|
Merge pull request #860 from jackygurui/issue_848
Changing data types in xsd file to strings. Fix #848
|
8 years ago |
Rui Gu
|
8efdec0ac2
|
Changing data types in xsd file to all strings. Fix #848
added a test case to cover the change
|
8 years ago |
Nikita
|
c02a443f33
|
Compilation fixed
|
8 years ago |
Nikita
|
e75f4f5226
|
Comments
|
8 years ago |
Nikita
|
8e29482444
|
Comments added
|
8 years ago |