Chris Han
|
6ca8785554
Fix missing docblock parameter tag
|
12 years ago |
Chris Han
|
329e0b4042
Add unit test for memory cache
|
12 years ago |
Chris Han
|
451a797d42
Remove memory cache singleton
|
12 years ago |
Chris Han
|
21e99fb71a
Clean up docblock on cache objects
|
12 years ago |
Chris Han
|
f42e017f89
Move objectmemory git config read out of memorycache singleton
|
12 years ago |
Chris Han
|
67ae22d68f
Strtok is a whole lot better for piecing out a string
|
12 years ago |
Chris Han
|
85b2d2ee4c
Give singletons I have control over private constructors
|
12 years ago |
Chris Han
|
4f9e94eac2
Free up memory from as many singletons and instantiated objects as possible before terminating
|
12 years ago |
Chris Han
|
8f95e3832d
Default the MemoryCache size to 0 (no limit)
|
12 years ago |
Chris Han
|
519abb5c0e
Allow memorycache to clear itself if it detects a change in projects
|
12 years ago |
Chris Han
|
af8db4c725
Debug MemoryCache count so I can get an idea of a good default size
|
12 years ago |
Chris Han
|
a2b13a7578
Rearchitect memory cache to take advantage of php's natural associative array ordering to track LRU
|
12 years ago |
Chris Han
|
65ecebe760
Disable memory cache eviction temporarily until I can fix the performance
|
12 years ago |
Chris Han
|
fc57cbc08e
Load memory cache size during initialization once
|
12 years ago |
Chris Han
|
7185e062ca
Increase default object memory to 150 since shortlog loads 101 commits
|
12 years ago |
Chris Han
|
fb2ba80d4a
Cache commit objects in tunable LRU memory cache
|
12 years ago |