Add an option to disable aggregating reads in the proxy
[bluesky.git] / bluesky / init.c
2011-03-16 Michael VrableAdd an option to disable aggregating reads in the proxy
2011-03-15 Michael VrableAdd an option to disable cryptographic operations
2011-03-13 Michael VrableTry to improve support for no-aggregation mode
2011-03-10 Michael VrableAdd runtime options to disable some of the log-structur...
2011-02-24 Michael VrableAdd Windows Azure support to BlueSky.
2011-01-18 Michael VrableCheck in a new very simple client/server storage protoc...
2010-08-23 Michael VrableMake cache size run-time configurable.
2010-08-04 Michael VrableA few attempted bugfixes for log data lifetimes.
2010-08-03 Michael VrablePreliminary support for dropping cached file data from...
2010-07-07 Michael VrableSome test work with using Berkeley DB for a local disk...
2010-06-04 Michael VrableAdd a "multi" storage backend which doubles all GET...
2010-03-31 Michael VrableDisable most debugging print messages; should help...
2010-03-29 Michael VrableRework cache flushing logic--this version should work...
2010-03-26 Michael VrableIn-progress work on better cache flushing.
2010-03-19 Michael VrableAdd very simple write throttling when caches fill up.
2010-03-16 Michael VrableProvide a simple configurable limit on the number of...
2010-02-16 Michael VrableHook John's kvstore up to the BlueSky implementation.
2010-02-02 Michael VrableCreate a runtime option for sync/async frontend request...
2010-01-28 Michael VrableLet storage tuning options be set via environment varia...
2010-01-26 Michael VrableSome changes to support asynchronous fetching of inodes.
2010-01-11 Michael VrableAdd a new option to make caching writethrough instead...
2009-11-24 Michael VrableMore work on synchronous/asynchronous operations.
2009-10-31 Michael VrableSplit BlueSky include files into public and private...
2009-09-04 Michael VrableAdd pluggable support for multiple storage backends.