Nikita
|
000fb85375
|
LiveObjectService doesn't support protected constructors #645
|
9 years ago |
Nikita
|
87be1e3bc9
|
RId generator should be empty by default #643
|
9 years ago |
Nikita
|
7b71e56d40
|
refactoring
|
9 years ago |
Nikita
|
2e9f59b2ab
|
Cyclic dependencies during LiveObjectService.detach process lead to stackoverflow #642
|
9 years ago |
Nikita
|
5912e3a081
|
Not persisted REntity object allowed to store automatically #641
|
9 years ago |
Nikita
|
c6bb27b95a
|
`persist` method allow to store entity without id. `create` and `getOrCreate` methods are deprecated. #639
|
9 years ago |
Nikita
|
733ac70c00
|
RLexSortedSet.addAll fixed. #640
|
9 years ago |
Nikita
|
30f7c421db
|
LiveObjectService can't detach content of List object #638
|
9 years ago |
Nikita
|
75db5eca7d
|
Fixed - LiveObjectService doesn't create objects mapped to Redisson objects in runtime #637
|
9 years ago |
Nikita
|
8f0c91fdbb
|
refactoring
|
9 years ago |
Nikita
|
0804860510
|
bytebuddy updated
|
9 years ago |
Nikita
|
d4af25813c
|
LiveObjectService doesn't work with id without setter #636
|
9 years ago |
Nikita
|
af18eb09a3
|
NPE in ConnectionWatchdog fixed
|
9 years ago |
Nikita
|
f1bd20aed2
|
RGeo should extends RScoredSortedSet. #635
|
9 years ago |
Nikita
|
a321e6d8ba
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
dba6b56a31
|
[maven-release-plugin] prepare release redisson-parent-2.4.0
|
9 years ago |
Nikita
|
9654cca509
|
version updated to 2.4.0
|
9 years ago |
Nikita
|
fa85b802e7
|
Merge branch 'master' into 3.0.0
|
9 years ago |
Nikita
|
2beba30a86
|
tests fixed
|
9 years ago |
Nikita
|
c39e624428
|
javadocs fixed
|
9 years ago |
Nikita
|
f657a42ef7
|
Fixed ClassCastException error when there are no slaves in sentinel mode. #632
|
9 years ago |
Nikita
|
a705d5d329
|
javadocs fixed
|
9 years ago |
Nikita
|
f9ced170d6
|
tests updated
|
9 years ago |
Nikita
|
ca61cdfa37
|
hamcrest lib removed
|
9 years ago |
Nikita
|
45953245b9
|
Remain time calculation for RLock, RSemaphore and RCountDownLatch objects should take in account command time execution #634
|
9 years ago |
Nikita
|
704dc19788
|
RedissonLocalCachedMapTest.testInvalidationOnClear test added
|
9 years ago |
Nikita
|
fb41f8fda1
|
test fixed
|
9 years ago |
Nikita
|
dd706d69f6
|
test fixed
|
9 years ago |
Nikita
|
6f6ae3e073
|
Implement random wait time in RedissonRedLock & RedissonMultiLock lock method #633
|
9 years ago |
Nikita
|
dd93ebbe0d
|
CommandAsyncService.get method optimization
|
9 years ago |
Nikita
|
02adac8564
|
test fixed
|
9 years ago |
Nikita
|
305d9bbf13
|
refactoring
|
9 years ago |
Nikita
|
70ffe42dd3
|
Thread stuck at RedissonRedLock & RedissonMultiLock lock method fixed
|
9 years ago |
Nikita
|
afa911d9d2
|
comments fixed
|
9 years ago |
Nikita
|
1819d3dd19
|
RBatch.executeSkipResult method added #415
|
9 years ago |
Nikita
|
a43e599b1f
|
comments fixed
|
9 years ago |
Nikita
|
e7fa3125fb
|
RMap.valueSize method added. #419
|
9 years ago |
Nikita
|
fdbdf2a30d
|
RBucket.size method added. #630
|
9 years ago |
Nikita
|
4a7dd13825
|
Node.time method added. #457
|
9 years ago |
Nikita
|
5723bbcef8
|
refactoring
|
9 years ago |
Nikita
|
9a2ea4bb2b
|
Merge branch 'master' into 3.0.0
|
9 years ago |
Nikita
|
0bf7e29baa
|
RScoredSortedSet.valueRangeReversed and entryRangeReversed methods added. #629
|
9 years ago |
Nikita
|
9807338a99
|
RScoredSortedSet.union and intersection methods added. #595
|
9 years ago |
Nikita
|
30b1be87a3
|
`Not all slots are covered` error should be more informative
|
9 years ago |
Nikita
|
dd02c3f55a
|
RScoredSortedSet.intersection methods implemented. #595
|
9 years ago |
Nikita
|
b58b014bf6
|
Merge branch 'master' into 3.0.0
|
9 years ago |
Nikita
|
7fd29a2b49
|
`Not all slots are covered` error should be more informative
|
9 years ago |
Nikita
|
5091f3d30c
|
RedLock and MultiLock.tryLock failed locks count fixed
|
9 years ago |
Nikita
|
da28d25a9f
|
test fixed
|
9 years ago |
jackygurui
|
382ad73c11
|
Fixed testing with travisEnv flag turned off
|
9 years ago |
Nikita
|
ddc7ad25a3
|
testOrdering fixed
|
9 years ago |
Nikita
|
2b5dabd40d
|
NPE during RLocalCachedMap.clear invocation
|
9 years ago |
Nikita
|
d14b2d1cfc
|
Keep RMap insertion ordering #625
|
9 years ago |
Nikita
|
2e61fa8c97
|
BooleanNullSafeReplayConvertor introduced for some operations.
|
9 years ago |
Nikita
|
8a4a7fdd80
|
refactoring
|
9 years ago |
Nikita
|
7eaf465f57
|
Fixed - Incorrect RedissonRedLock.tryLock behaviour. #624
|
9 years ago |
Nikita
|
6a64eb7d41
|
Merge branch 'master' into 3.0.0
|
9 years ago |
Nikita
|
5731b9eb0b
|
compilation fixed
|
9 years ago |
Nikita Koksharov
|
d8c26e6741
|
Merge pull request #616 from jackygurui/test-timeout
Test optimisations
|
9 years ago |
Nikita
|
1567027417
|
executorServiceThreads has been removed. #619
|
9 years ago |
Nikita
|
69fe834b79
|
`nettyThreads` and `executor` settings added. #619
|
9 years ago |
Nikita
|
7685044c07
|
test fixed
|
9 years ago |
Nikita
|
44694e68f6
|
refactoring
|
9 years ago |
Nikita
|
6545025bc8
|
Skip some io messages. #617
|
9 years ago |
jackygurui
|
4e5cf320c2
|
Merge branch 'mrniko/master' into test-timeout
|
9 years ago |
jackygurui
|
fd1fe5dc8d
|
Removed timeouts as discussed with @mrniko
|
9 years ago |
Nikita
|
f064c48da8
|
refactoring
|
9 years ago |
Rui Gu
|
f7ab74c574
|
set default thread to 10 for base test
|
9 years ago |
Rui Gu
|
27677584e5
|
Merge branch 'mrniko/master' into test-timeout
|
9 years ago |
Nikita
|
19726569db
|
Channel shouldn't be closed on exceptionCaught. #618
|
9 years ago |
Nikita
|
120fd686a2
|
Log unexpected errors in netty handlers. #617
|
9 years ago |
jackygurui
|
bacbb3f071
|
to figure out where it is stuck
|
9 years ago |
jackygurui
|
e1c3773eef
|
Timeout adjustments
to run tests on a small instance
|
9 years ago |
jackygurui
|
24a66e717d
|
fixed node test can't run with travisEnv flag on
|
9 years ago |
jackygurui
|
22c90d4555
|
fixed a test bug
|
9 years ago |
jackygurui
|
1ca644b54c
|
All tests now uses random port number to run redis
|
9 years ago |
jackygurui
|
a51f82fca0
|
Merge branch 'mrniko/master' into test-timeout
|
9 years ago |
Nikita
|
f02f0ae684
|
compiler warning fixed
|
9 years ago |
Nikita
|
42e0c93a64
|
NPE fixed
|
9 years ago |
Nikita
|
ccaebb29fb
|
LocalCachedMap should implement RMap interface. #592
|
9 years ago |
Nikita
|
a8a9527eb8
|
Config parsing fixed
|
9 years ago |
Nikita
|
93dd797b1c
|
comments added
|
9 years ago |
Nikita
|
bec6ee4d4d
|
failed connection should be closed
|
9 years ago |
Nikita
|
11602d914f
|
refactoring
|
9 years ago |
jackygurui
|
6f7f55a8ee
|
Redis server now runs on a random port
added one more timeout
|
9 years ago |
jackygurui
|
780b58e429
|
more global and local timeout for tests
|
9 years ago |
jackygurui
|
92db4fe8df
|
removed static modifier on local timeout
|
9 years ago |
jackygurui
|
8f32bd6d7d
|
added local test timeout
|
9 years ago |
jackygurui
|
5b72ef24a8
|
Added Test timeout
|
9 years ago |
Nikita
|
db1a5d936d
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
3a33801ede
|
Comment fixed
|
9 years ago |
Rui Gu
|
87f5be54f0
|
fixed Redisson Reference nested in ScoreEntry
|
9 years ago |
Rui Gu
|
a1ddc113d7
|
Merge branch 'mrniko/master' into redisson-reference
|
9 years ago |
Rui Gu
|
082ee703a7
|
Fixed iterator not been converted
|
9 years ago |
Nikita
|
2bed5e7cfd
|
default timeouts risen
|
9 years ago |
Nikita
|
138be8e3ae
|
testAutoExpire test fixed
|
9 years ago |
Nikita
|
90426847ec
|
comments added
|
9 years ago |
Nikita
|
e4909f16d2
|
TRYAGAIN error handling. #612
|
9 years ago |
Nikita
|
e76d28a768
|
Check that RLock still belongs to owner during renewal expiration. #597
|
9 years ago |
Nikita
|
7484d2adb1
|
source.target set to 1.8 #500
|
9 years ago |
Nikita
|
0223f1fc5e
|
Merge branch 'master' into 3.0.0
|
9 years ago |
Nikita
|
42bc256cc7
|
javadoc parser compatibility fixed
|
9 years ago |
Nikita
|
9384e1b61c
|
valuesAmountToClean risen from 100 to 500
|
9 years ago |
Nikita
|
c1326cc5b7
|
javadoc parser compatibility fixed
|
9 years ago |
Nikita
|
3a33d21ac1
|
CompletableFuture & CompletionStage integration. #500
|
9 years ago |
Nikita
|
702a38d968
|
Revert "CompletableFuture & CompletionStage integration. #500"
This reverts commit 27209e88f2 .
|
9 years ago |
Nikita
|
321ac1f919
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
27209e88f2
|
CompletableFuture & CompletionStage integration. #500
|
9 years ago |
Rui Gu
|
847e17339f
|
Merge branch 'mrniko/master' into redisson-reference
|
9 years ago |
Rui Gu
|
cfbd2ce874
|
API comments added
|
9 years ago |
Rui Gu
|
3af0a46078
|
Fixed JSON and YAML config issue
|
9 years ago |
Nikita
|
45a0989bd1
|
refactoring
|
9 years ago |
Rui Gu
|
69dce47b80
|
Fixed RLiveObject in Redisson Reference
|
9 years ago |
Nikita Koksharov
|
7c69f1776d
|
Merge pull request #605 from jackygurui/redisson-reference
Redisson Reference
|
9 years ago |
Nikita
|
951c8dd016
|
RMultimap.get should return RSet or RList interface instead of Set and List. #464
|
9 years ago |
Nikita
|
008cd075e9
|
Promise interface switched
|
9 years ago |
Nikita
|
2e2d5c1b70
|
license header corrected
|
9 years ago |
Nikita
|
07f0228de5
|
PermitExpirableSemaphore implemented. #604
|
9 years ago |
jackygurui
|
e36ec9c9e4
|
Added FieldAccessor Support
Added FieldAccessorInterceptor
Added FieldAccessor annotation
Added test
|
9 years ago |
jackygurui
|
cbfb902d8f
|
Extra interface methods and tests
|
9 years ago |
jackygurui
|
0bd337db13
|
Enabled more interceptors
Enabled RObjectInterceptor
Enabled RExpirableInterceptor
Enabled RMapInterceptor
|
9 years ago |
jackygurui
|
d1eb2ece8f
|
Renamed ExpirableInterceptor to RExpirableIntercepor
Added RMapInterceptor
Added RObjectInterceptor
Added ClassUtils
|
9 years ago |
jackygurui
|
552eb98012
|
fix compilation
|
9 years ago |
jackygurui
|
fe5164e2c5
|
fix compilation
|
9 years ago |
jackygurui
|
e0b2c9c643
|
Merge remote-tracking branch 'origin/redisson-reference' into redisson-reference
|
9 years ago |
jackygurui
|
5677374e49
|
fix compilation
|
9 years ago |
jackygurui
|
410d843a8b
|
Merge branch 'mrniko/master' into redisson-reference
|
9 years ago |
jackygurui
|
ec0e5916fb
|
added warm up process to improve usage performance
|
9 years ago |
jackygurui
|
51c5b6546f
|
Relocated RedissonObjectFactory to org.redisson.misc
|
9 years ago |
jackygurui
|
1752722d59
|
added RedissonObjectBuilder
RedissonObjectBuilder is now used to cache builder methods as oppose to
use nested maps for code quality improvement
|
9 years ago |
jackygurui
|
581c26bbd1
|
Code quality improvement
Changed to use BiHashMap for class association lookup instead of using
class path string manipulation.
|
9 years ago |
jackygurui
|
5c44792f28
|
added the ability to make BiHashMap immutable
|
9 years ago |
jackygurui
|
32b910beb5
|
Added BiHashMap
|
9 years ago |
Nikita
|
beca76a527
|
Fixed - sync commands usage in connectionListener leads to connection timeout exception #608
|
9 years ago |
Nikita
|
d1d3e9098b
|
Jackson 2.8.x compatibility fixed. #606
|
9 years ago |
Nikita
|
8280b417a9
|
refactoring
|
9 years ago |
jackygurui
|
a88db7778a
|
Removing BitSet Support
|
9 years ago |
Nikita
|
943f135383
|
Logger fixed
|
9 years ago |
jackygurui
|
6203e6740f
|
Update CommandBatchService.java
|
9 years ago |
Nikita
|
19cf412991
|
refactoring
|
9 years ago |
Nikita
|
418bf5acce
|
refactoring
|
9 years ago |
Nikita
|
dac045bb6c
|
RSemaphore.reducePermits method added. #603
|
9 years ago |
jackygurui
|
7edbf7f0a3
|
removed unused code
|
9 years ago |
jackygurui
|
ea5a0275b1
|
Merge branch 'mrniko/master' into redisson-reference
|
9 years ago |
jackygurui
|
08320375bb
|
added redisson reference test for live object support
added redisson reference test for sharing between RedissonClient and RedissonReactiveClient
|
9 years ago |
jackygurui
|
835ff6a0ff
|
Made utility method static
|
9 years ago |
jackygurui
|
09be99e0ce
|
Redisson Reference support for batch, reactive and reactive batch
|
9 years ago |
jackygurui
|
2476bca078
|
Live object refactoring and simplifying
|
9 years ago |
jackygurui
|
0e6b61ac0f
|
Removed BitSet support from live object
|
9 years ago |
Nikita
|
8943f0655d
|
RSemaphore.reducePermits method added. #603
|
9 years ago |
Nikita
|
0e5e4014f7
|
Redisson node could be created with existing Redisson instance
|
9 years ago |
Nikita
|
cd4c710355
|
license header added
|
9 years ago |
Nikita
|
1605d6f9de
|
LocalCachedMap should implements RDestroyable. #592
|
9 years ago |
jackygurui
|
62042c4b95
|
Merge branch 'master' of https://github.com/mrniko/redisson into redisson-reference
# Conflicts:
# redisson/pom.xml
# redisson/src/main/java/org/redisson/command/CommandAsyncExecutor.java
# redisson/src/main/java/org/redisson/command/CommandAsyncService.java
|
9 years ago |
jackygurui
|
5066ded9ec
|
initial commit for RedissonReference feature
|
9 years ago |
Nikita
|
5261be134e
|
RLocalCachedMap implemented. #592
|
9 years ago |
Nikita
|
3d4b5d799b
|
removed unnecessary sync in LRUCacheMap #592
|
9 years ago |
Nikita
|
825a65371f
|
comments added
|
9 years ago |
Nikita
|
ebec4744c0
|
Fixed race condition during cache entry removing. #592
|
9 years ago |
Nikita
|
60b1c8fa15
|
Fixed - Can't find slave error in cluster mode if failed slave hasn't been added before. #593
|
9 years ago |
Nikita
|
564258db79
|
refactoring
|
9 years ago |
Nikita
|
038bedcbca
|
Executor should reject non-static inner task class. #602
|
9 years ago |
Nikita
|
8d5fba1967
|
LRU and LFU caches implemented. #592
|
9 years ago |
Nikita
|
1cf00d2da2
|
Fixed wrong object encoding during RedissonScoredSortedSet.addScore usage. #594
|
9 years ago |
Nikita
|
29c17dbb61
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
651cd907fc
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
49b23d4e28
|
compilation fixed
|
9 years ago |
Nikita
|
7b4594f682
|
comments added
|
9 years ago |
Nikita
|
4deedba562
|
version updated
|
9 years ago |
Nikita
|
c9294e1774
|
refactoring
|
9 years ago |
Nikita
|
d00a1a7ae8
|
netty Future interface methods moved to RFuture interface
|
9 years ago |
Nikita
|
3d26419614
|
comments added
|
9 years ago |
Nikita
|
de1ebe236a
|
Ability to schedule task with cron expression. #213
|
9 years ago |
Nikita
|
c27b542c78
|
netty updated
|
9 years ago |
Nikita
|
b13e5291a9
|
Jackson codec updated
|
9 years ago |
Nikita
|
2f797e2c1f
|
refactoring
|
9 years ago |
Nikita
|
f6e547b03c
|
Test fixed
|
9 years ago |
Nikita Koksharov
|
ef3a7200be
|
Merge pull request #583 from shailender-bathula/master
#582: Always find a connection to read
|
9 years ago |
Nikita
|
30c38ab4a3
|
ScheduledExecutorService implemented. #213
|
9 years ago |
Shailender R. Bathula
|
12d72f7124
|
#582: Fix up the indentation
|
9 years ago |
Shailender R. Bathula
|
1a87a5edda
|
#582: Unit test to reproduce the issue and test the fix
|
9 years ago |
Shailender Bathula
|
3b5c1f848b
|
#582: Always find a connection to read
|
9 years ago |
Nikita
|
5f0801d4ef
|
refactoring
|
9 years ago |
Nikita
|
0e7dba08f4
|
getId, getRemoteAddress and getLocalAddress methods added to RedissonNode
|
9 years ago |
Nikita
|
a6b3d7c396
|
refactoring
|
9 years ago |
Nikita
|
c7db1f2224
|
Redisson node config serialization fixed
|
9 years ago |
Nikita
|
fc5bb6d5e2
|
license
|
9 years ago |
Nikita
|
e8c9d40b4d
|
RedissonNodeInitializer added.
|
9 years ago |
Nikita
|
83d2a407c1
|
RedissonClient moved to api package
|
9 years ago |
Nikita
|
37dc1879d8
|
connection pool size increased to 250
|
9 years ago |
Nikita
|
aab37b9444
|
connection pool size increased to 250
|
9 years ago |
Nikita
|
1cf0b40179
|
Merge branch 'master' of github.com:mrniko/redisson
|
9 years ago |
Nikita
|
8bd65a857b
|
refactoring
|
9 years ago |
Nikita
|
ad796f34b1
|
RBoundedBlockingQueue.clear implemented
|
9 years ago |
Rui Gu
|
ba582aae06
|
Merge branch 'mrniko/master' into live-object
|
9 years ago |
Nikita
|
d112b5370f
|
refactoring
|
9 years ago |
Nikita
|
e258d82796
|
Deprecated methods removed
|
9 years ago |
Nikita
|
e4d2a06240
|
refactoring
|
9 years ago |
Nikita
|
72afcc431a
|
ExecutorService code cleanup
|
9 years ago |
Nikita
|
e6c0a409e6
|
code cleanup
|
9 years ago |
Nikita
|
f67d21fe24
|
Topic listeners moved to org.redisson.api.listener package
|
9 years ago |
Nikita
|
86ad8b932c
|
Use codec from config for Executor service
|
9 years ago |
Nikita
|
1f73c69531
|
Few fixes
|
9 years ago |
Nikita
|
999428ebb9
|
RExecutorServiceAsync interface added. #208
|
9 years ago |
Nikita
|
cbe9ae6c0f
|
Future interface replaced to RFuture for async methods. #577
|
9 years ago |
Nikita
|
2874e75196
|
refactoring
|
9 years ago |
Nikita
|
984fda8295
|
refactoring
|
9 years ago |
Nikita
|
f8d9d514a3
|
Ability to cancel task in running state. #208
|
9 years ago |
Nikita
|
a2393b0417
|
liveobject's annotations moved to org.redisson.api.annotation package
|
9 years ago |
Nikita
|
1ee4716f64
|
few comments added
|
9 years ago |
Nikita
|
a0a4b1d509
|
project description fixed
|
9 years ago |
Nikita
|
9ef22fe21c
|
Redisson node refactored
|
9 years ago |
Nikita
|
4c95155ab1
|
comments added
|
9 years ago |
Nikita
|
2b42b649f0
|
deprecated methods removed
|
9 years ago |
Nikita
|
21f2b57acf
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
b3d5f49a8d
|
[maven-release-plugin] prepare release redisson-parent-0.9.0
|
9 years ago |
Nikita
|
f2ff3757ae
|
javadoc generation fixed
|
9 years ago |
Nikita
|
53e381ffba
|
added creation javadoc jar for redisson-all module
|
9 years ago |
Nikita
|
8dd8a50e8b
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
63d2ec72e6
|
[maven-release-plugin] prepare release redisson-parent-0.9.0
|
9 years ago |
Nikita
|
08f87d38a7
|
test version set
|
9 years ago |
Nikita
|
749f982a0f
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
e70264c21c
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
c8b85109d9
|
poms fixed
|
9 years ago |
Nikita
|
f542774645
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
7967d8d3d3
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
50a4b5b5d1
|
version revered
|
9 years ago |
Nikita
|
b70f7a5fb4
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
f41fc861f0
|
version fixed
|
9 years ago |
Nikita
|
2d4871736c
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
6c5098ce77
|
version fixed
|
9 years ago |
Nikita
|
09798ae7e8
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Nikita
|
44f641e8dc
|
[maven-release-plugin] prepare release redisson-parent-2.3.0
|
9 years ago |
Nikita
|
9042258a7a
|
test fixed
|
9 years ago |
Nikita
|
37fccd4690
|
poms updated
|
9 years ago |
Nikita
|
f8ee767887
|
sources moved to redisson module
|
9 years ago |
Nikita
|
bbf160c807
|
redisson module added
|
9 years ago |