Gregory Burd
|
448c0b555c
|
Update config to match latest available options.
|
2013-10-30 15:00:41 -04:00 |
|
Gregory Burd
|
56c2ac27c2
|
Revert to a macro-only, non-recursive on eagain method for managing requests.
|
2013-07-30 13:27:13 -04:00 |
|
Gregory Burd
|
122963133a
|
Seems logging isn't a valid config value anymore, so remove it.
|
2013-07-18 13:26:53 -04:00 |
|
Gregory Burd
|
f1b7d8322d
|
WIP: replcae the kbtree with khash, we don't need the tree features (yet, if ever) and hash is faster; add a most-recently-used stash for contexts as it's highly likely that worker threads will do many operations with the same shape/signature of session/cursors/tables/config and that path can be lock-free as well making it much faster (one would hope); somewhere something is stepping on read-only ErlNifBinary data and so a crc check is failing and causing the runtime to abort, that's the latest item to find/fix.
|
2013-06-04 14:45:23 -04:00 |
|
Gregory Burd
|
4076a1923c
|
Driver and config for basho_bench testing.
|
2013-04-24 14:27:56 -04:00 |
|