Keith Bostic
5b509b7220
Update copyright notices for 2014.
...
Move lang/java and lang/python into the public domain.
2014-01-07 10:30:12 -05:00
Michael Cahill
3665439e4b
Skip the huge key/value test until we can detect where it can be run safely (or converted it to C).
2013-12-18 17:57:42 +11:00
Alex Gorrod
e85144c61c
Add an explicit enable setting to shared_cache configuration.
...
It used to rely on the shared_cache configuration group being
present in
the user configuration string. This change will require applications
using the shared cache functionality to add "enable=true" to the
shared_cache configuration group.
2013-05-28 18:09:27 +10:00
Michael Cahill
08435211a1
Snapshots (including eviction) *should* include the last committed transaction.
2013-05-14 13:51:36 +10:00
Alex Gorrod
bc27250c15
Fix shared cache so that reserve size is always initialized properly.
...
Also change how we detect if shared cache is used. It used to rely on
a name, now it will be used if the shared_cache configuration option
was included by the user.
2013-02-16 08:04:52 +11:00
Alex Gorrod
bd62801f6c
Alter the shared cache min configuration to be called reserved.
...
Associated code changes, and some enhancements to the shared cache
balancing algorithm.
2013-01-15 13:08:25 +11:00
Alex Gorrod
76db9d77ac
Add the ability to specify a per-connection base size to participants in
...
a shared cache.
2013-01-14 17:56:55 +11:00
Keith Bostic
963d37a4e6
Update copyright notice to 2013.
2013-01-01 09:45:50 +00:00
Alex Gorrod
cbd566ddf4
Update shared cache configuration to use absolute values instead of
...
percentages. Also enhance shared cache documentation.
2012-11-15 17:29:51 +11:00
Alex Gorrod
877240b145
Shared cache fixes from review. Fix connection::reconfigure API.
2012-11-09 17:22:17 +11:00
Alex Gorrod
69b3266fca
Update shared_cache configuration settings and related changes.
...
Update documentation and some other tidbits.
2012-11-09 14:17:50 +11:00