Menno Holtkamp
|
5f891435f1
|
Use early return
|
2015-04-14 16:02:36 +02:00 |
|
Menno Holtkamp
|
34b6ce9259
|
Introduced getCacheEntryKey() to combine region name and cache key
|
2015-04-14 09:52:25 +02:00 |
|
Menno Holtkamp
|
dbc29d28d2
|
Simplified way to fetch multiple entries when index does not matter
|
2015-04-14 09:47:57 +02:00 |
|
Menno Holtkamp
|
c236a67096
|
Used index as key to retrieve proper entry
|
2015-04-13 23:33:09 +02:00 |
|
Marco Pivetta
|
b1474768fe
|
#954 DDC-2982 - Better type-safety in Doctrine\ORM\Cache\Region\DefaultMultiGetRegion instantiation logic
|
2015-01-17 23:43:34 +01:00 |
|
Marco Pivetta
|
564624814b
|
#954 DDC-2982 - Evicting all cache entries is not supported with a generic cache adapter
|
2015-01-17 23:30:37 +01:00 |
|
Marco Pivetta
|
3c5a794691
|
#954 DDC-2982 - Making cache Region always a MultiGetRegion (no need to segregate the interface here)
|
2015-01-17 23:10:49 +01:00 |
|
Asmir Mustafic
|
e73bd9e9bb
|
New buildCacheEntry way bo build a entry for a cached collection
|
2015-01-17 22:27:59 +01:00 |
|
Asmir Mustafic
|
74e93e4cad
|
Added multi-get support for second level cached collections
|
2015-01-17 22:27:58 +01:00 |
|
Marco Pivetta
|
514fd008b9
|
Cache regions will not modify the injected cache instance settings
|
2015-01-15 21:01:35 +01:00 |
|
Marco Pivetta
|
e2acd74cb4
|
#1072 DDC-3191 - minor performance optimization
|
2015-01-15 00:37:41 +01:00 |
|
Alexander Kurilo
|
58cd520e32
|
Fix attempt of traversing bool in FileLockRegion
|
2015-01-14 23:51:41 +01:00 |
|
fabios
|
4e0e1b8061
|
CS/Typo Fixes
|
2013-12-16 15:55:54 -05:00 |
|
fabios
|
0a66a2bc09
|
CS/Doc Fixes
|
2013-12-16 11:05:05 -05:00 |
|
fabios
|
71903c28a8
|
Region cache clear commands
|
2013-12-16 11:05:05 -05:00 |
|
Fabio B. Silva
|
61bff7d5f6
|
Fix CS and update docs
|
2013-12-16 11:05:04 -05:00 |
|
Fabio B. Silva
|
1438a59c00
|
Fix persister query cache invalidation
|
2013-12-16 11:05:04 -05:00 |
|
Fabio B. Silva
|
3140593e9b
|
Second level cache
|
2013-12-16 11:05:04 -05:00 |
|