Commit Graph

5609 Commits (02bea4da1afe0e9d1811ccb08812fc9126c2d1ea)
 

Author SHA1 Message Date
Nikita Koksharov bfc3a60764 LRUCacheMap optimization 5 years ago
Nikita Koksharov 9b64a7125f Improvement - type of RedisExecutor.CODECS field changed to LRUCacheMap. #2574 5 years ago
Nikita Koksharov 0255e1161a Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 2bd463f489 Feature - RPriorityQueue should extends RQueue and RPriorityDeque should extends RDeque #2610 5 years ago
Nikita Koksharov 46b5d39c83
Update README.md 5 years ago
Nikita Koksharov c261b23571
Update README.md 5 years ago
Nikita Koksharov 6bd864ee89
Update README.md 5 years ago
Nikita Koksharov 80fb141b0c
Update README.md 5 years ago
Nikita Koksharov 39dee48a35
Update README.md 5 years ago
Nikita Koksharov ddfcc61bf9 Feature - Add RPUSHX and LPUSHX commands support #2607 5 years ago
Nikita Koksharov 3b9ddc6ecf Feature - add SWAPDB command support #2606 5 years ago
Nikita Koksharov 4eb63c8c8a Add RBinaryStreamReactive and RBinaryStreamRx objects #2605 5 years ago
Nikita Koksharov 4a41bfefce Feature - Add RBucketsReactive and RBucketsRx objects #2604 5 years ago
Nikita Koksharov aeb4567a96 tomcat libs updated 5 years ago
Nikita Koksharov 58246c9353 refactoring 5 years ago
Nikita Koksharov 56f46a0d7a Feature - RBinaryStream should expose SeekableByteChannel and AsynchronousByteChannel interfaces #2603 5 years ago
Nikita Koksharov 42c3369967 Feature - SetObjectListener added 5 years ago
Nikita Koksharov 531bd2d865 Fixed - RLock.unlock() results in ERR hash value if RedisLabs hosting used #2551 5 years ago
Nikita Koksharov cfe99d32e6 LZ4Codec, SnappyCodec, SnappyCodecV2 codecs now use Kryo5Codec by default. 5 years ago
Nikita Koksharov c033bfca14 Fixed - Eviction task is not stopped after `RMapCache.destroy` method invocation 5 years ago
Nikita Koksharov a17c1b99be libs updated 5 years ago
Nikita Koksharov 8d1c1a477d Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 5e57edad74 Fixed - redisson__map_cache__last_access__set* objects continuously grow in size if maxSize defined for RMapCache object or max_entries defined for Hibernate factory. #2597 5 years ago
Nikita Koksharov 4ff17ee0f0
Update README.md 5 years ago
Nikita Koksharov 3bd1663a3a Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov c296910b24 Fixed - RPriorityBlockingQueue.poll(int limited) method implemented 5 years ago
Nikita Koksharov 7bcbda638c
Update CHANGELOG.md 5 years ago
Nikita Koksharov c23f5c8db2 [maven-release-plugin] prepare for next development iteration 5 years ago
Nikita Koksharov ba86193b41 [maven-release-plugin] prepare release redisson-3.12.2 5 years ago
Nikita Koksharov e4982fd3c5 refactoring 5 years ago
Nikita Koksharov 7ab373779d Fixed - exception in org.redisson.jcache.JCacheEventCodec #2588 5 years ago
Nikita Koksharov 20023ad03b tests fixed 5 years ago
Nikita Koksharov 1e27883c8e Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov 45b7438c7c Fixed - connection leak #2587 5 years ago
Nikita Koksharov b54c89ba79
Update README.md 5 years ago
Nikita Koksharov 80141fc918 Fixed - session should return the same object during the same request. When it was updated in readMode = REDIS and updateMode = AFTER_REQUEST #2230 5 years ago
Nikita Koksharov 4a1681629d refactoring 5 years ago
Nikita Koksharov 8141077912 Fixed - comparator object is not deleted or expired after corresponding RObject methods invocation. #2580 5 years ago
Nikita Koksharov 5ed2a4e8fd refactoring 5 years ago
Nikita Koksharov 70cf1c317c refactoring 5 years ago
Nikita Koksharov 461aa3606d RLocalCachedMap.putAllOperation method optimization 5 years ago
Nikita Koksharov f0e1787bc4 Merge branch 'master' of github.com:redisson/redisson 5 years ago
Nikita Koksharov f829d0a4d4 Feature - added RLocalCachedMap.preloadCache method with batch size 5 years ago
Nikita Koksharov d8ab7e831c Update README.md 5 years ago
Nikita Koksharov bb9c21306b
Merge pull request #2565 from basiszwo/redis-enterprise-rename
Change session id without renaming key
5 years ago
Stefan Botzenhart beae5e15a1 Use getName() to fetch map name
Signed-off-by: Stefan Botzenhart <stefan.botzenhart@dm.de>
5 years ago
Stefan Botzenhart 23886511ba Incorporate remaining commands into batches
Signed-off-by: Stefan Botzenhart <stefan.botzenhart@dm.de>
5 years ago
Stefan Botzenhart 8d160572cf Rename session id using RBatch for all redis distributions
Signed-off-by: Stefan Botzenhart <stefan.botzenhart@dm.de>
5 years ago
Nikita Koksharov 5f66517cbf
Update README.md 5 years ago
Nikita Koksharov ced1872b56 libs updated 5 years ago