Rob Bygrave
|
c8bb3c7b57
|
Fix test ebean-redis ClusterTest such that it allows for background thread sync to redis
|
2022-03-28 09:23:55 +13:00 |
|
Rob Bygrave
|
29c5916203
|
Add build workflow for db2
|
2022-01-28 08:54:21 +13:00 |
|
Rob Bygrave
|
7a6071ac9a
|
Support jedis 4.1.0 client (ScanParams, ScanResult in different package now)
|
2022-01-27 09:20:23 +13:00 |
|
Rob Bygrave
|
5b07309f51
|
#2389 - redis.clients.jedis.exceptions.JedisDataException: ERR wrong number of arguments for 'mget' command
|
2021-09-23 15:41:33 +12:00 |
|
Rob Bygrave
|
8ee67410f9
|
#2387 - Additionally support setIdIn(Collection<?> ids)
Add overloaded method taking Collection of id values.
|
2021-09-23 15:32:40 +12:00 |
|
Rob Bygrave
|
477e7eeeda
|
#2387 - Hit the L2 bean cache via property IN expression (when property is the id property)
|
2021-09-23 00:23:23 +12:00 |
|
Rob Bygrave
|
d0909ad140
|
#2385 - Redis L2 cache regression - MPUT not working
|
2021-09-22 23:13:39 +12:00 |
|
 Rob BygraveandGitHub
|
0bf8c9eb64
|
Add module-info support via multi-version jar (#2381)
|
2021-09-21 14:37:51 +12:00 |
|
rbygrave
|
0887480865
|
#2357 - Update tests to use Database from EbeanServer
|
2021-09-07 18:10:36 +12:00 |
|
rbygrave
|
42645f7236
|
Junit5 bump - ebean-redis
|
2021-09-06 20:51:58 +12:00 |
|
rbygrave
|
aa53742a07
|
#2352 - Rename ServerCache methods with deprecation
|
2021-09-03 17:24:33 +12:00 |
|
Rob Bygrave
|
0ed6ccf499
|
#2348 - Rename Database.getServerCacheManager() to cacheManager() with deprecation
|
2021-09-02 23:14:33 +12:00 |
|
Rob Bygrave
|
fe67abce83
|
#2347 - Rename Database.getPlatform() to platform() with deprecation
|
2021-09-02 23:04:57 +12:00 |
|
Rob Bygrave
|
7fba9adc43
|
#2346 - Rename Database.getMetaInfoManager() to metaInfo() with deprecation
|
2021-09-02 22:58:09 +12:00 |
|
Rob Bygrave
|
12c5e9ea5d
|
#2344 - Rename Database.getDataSource() to dataSource() with deprecation
|
2021-09-02 22:48:09 +12:00 |
|
rob
|
371a50176e
|
Tidy tests only - ClusterTest and TestAggregateFormula
|
2021-08-30 22:39:11 +12:00 |
|
rbygrave
|
01e8b5f471
|
#2323 - Fallback to database query if redis connection fails
|
2021-08-18 20:41:09 +12:00 |
|
rbygrave
|
ec340c0abe
|
#2320 - Tidy only changes
|
2021-08-18 09:10:27 +12:00 |
|
rbygrave
|
b062ec050c
|
#2320 - Tidy only changes
|
2021-08-18 09:05:28 +12:00 |
|
rbygrave
|
965f4c6227
|
#2320 - Tidy only changes
|
2021-08-18 09:05:18 +12:00 |
|
rbygrave
|
7edfe3607d
|
#2320 - When I use Redis for L2 cache, can I set the TTL of the cache key?
|
2021-08-18 08:43:06 +12:00 |
|
rbygrave
|
ebadc92f63
|
#2319 - redis - ReentrantLock to replace synchronized(this)
|
2021-08-17 22:07:31 +12:00 |
|
rbygrave
|
ea56ec7435
|
#2319 - redis - final classes
|
2021-08-17 22:06:48 +12:00 |
|
rbygrave
|
3b990fb6e1
|
#2319 - redis - remove unused PrefixKey
|
2021-08-17 22:03:33 +12:00 |
|
rbygrave
|
96b4fbea4b
|
#2319 - redis - tidy whitespace
|
2021-08-17 22:02:57 +12:00 |
|
rbygrave
|
801d419f51
|
Refactor io.ebean.meta API, method rename with deprecation
|
2021-08-06 13:14:29 +12:00 |
|
rob bygrave
|
ce1d2803ce
|
Bump test wait time for redis
|
2021-03-18 22:18:34 +13:00 |
|
Robin Bygrave
|
e497c54f82
|
No effective change - modify test redis ClusterTest to have 20ms wait
|
2021-01-21 17:01:36 +13:00 |
|
rob bygrave
|
fcf14ac222
|
Add ebean-redis as module
|
2020-12-17 11:56:34 +13:00 |
|