This website requires JavaScript.
Explore
Help
Sign In
greg
/
wterl
Watch
1
Star
0
Fork
You've already forked wterl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
250
commits
19
branches
0
tags
33
MiB
2a847b82d0
Commit graph
2 commits
Author
SHA1
Message
Date
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