Rob Bygrave
f5a779e18b
Refactor L2 cache tenant awareness - add TenantAwareCache
...
The design change is to use TenantAwareCache to deal with wrap/unwrap of tenant aware keys, removing any tenant awareness from the underlying cache implementations (DefaultServerCache, redis, hazelcast etc).
2022-04-07 15:26:21 +12:00
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
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
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
ec340c0abe
#2320 - Tidy only changes
2021-08-18 09:10:27 +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
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